Searched refs:resourceList (Results 1 – 2 of 2) sorted by relevance
58 storedFileInfo.resourceList.clear();
713 resourceList: Set<string> = new Set(); // Whole project resource property in ProcessFileInfo816 cache.set('resourceListCacheInfo', [...this.resourceList]);828 this.resourceList.add(resource);834 if (!this.resourceList.has(resource) && this.resourceToFile[resource]) {841 for (const resource of this.resourceList) {863 this.lastResourceList = new Set([...this.resourceList]);