Home
last modified time | relevance | path

Searched defs:newReferences (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
DbuilderState.ts217 … const newReferences = getReferencedFiles(newProgram, sourceFile, getCanonicalFileName); constant
Dprogram.ts1392 …const newReferences = parent ? getResolvedProjectReferenceByPath(parent.sourceFile.path)!.commandL… constant