Searched defs:singleReferences (Results 1 – 2 of 2) sorted by relevance
8 singleReferences: readonly (Identifier | StringLiteral)[]; property215 const singleReferences: (Identifier | StringLiteral)[] = []; constant
1167 …const { importSearches, singleReferences, indirectUsers } = state.getImportSearches(exportSymbol, … constant1214 …const { importSearches, indirectUsers, singleReferences } = importTracker(exportSymbol, { exportKi… constant