Searched refs:resourceList (Results 1 – 2 of 2) sorted by relevance
59 storedFileInfo.resourceList.clear();
671 resourceList: Set<string> = new Set(); // Whole project resource property in ProcessFileInfo762 cache.set('resourceListCacheInfo', [...this.resourceList]);774 this.resourceList.add(resource);780 if (!this.resourceList.has(resource) && this.resourceToFile[resource]) {787 for (const resource of this.resourceList) {809 this.lastResourceList = new Set([...this.resourceList]);