Searched refs:appComponentCollection (Results 1 – 2 of 2) sorted by relevance
57 appComponentCollection,163 writeCollectionFile(projectConfig.cachePath, appComponentCollection,
214 appComponentCollection.set(path.join(fileName), new Set());265 export const appComponentCollection: Map<string, Set<string>> = new Map(); constant744 appComponentCollection.get(path.join(node.fileName)).add(key);772 appComponentCollection.get(path.join(sourceFileNode.fileName)).add(COMPONENT_IF);