Home
last modified time | relevance | path

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

/third_party/typescript/src/services/refactors/
DextractSymbol.ts217 …export const cannotAccessVariablesFromNestedScopes = createMessage("Cannot access variables from n… constant
1744 …rScope[i].push(createDiagnosticForNode(errorNode, Messages.cannotAccessVariablesFromNestedScopes));