Home
last modified time | relevance | path

Searched refs:perScope (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/services/refactors/
DextractSymbol.ts1878 for (const perScope of usagesPerScope) { constant
1879 const prevEntry = perScope.usages.get(identifier.text);
1881 perScope.usages.set(identifier.text, { usage, symbol, node: identifier });