Searched refs:appComponentCollection (Results 1 – 2 of 2) sorted by relevance
68 appComponentCollection,213 writeCollectionFile(projectConfig.cachePath, appComponentCollection,
345 appComponentCollection.set(path.join(fileName), new Set());441 export const appComponentCollection: Map<string, Set<string>> = new Map(); constant1030 appComponentCollection.get(path.join(node.fileName)).add(key);1059 appComponentCollection.get(path.join(sourceFileNode.fileName)).add(COMPONENT_IF);