Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
DscriptInfo.ts486 const existingRoot = p.getRootFilesMap().get(this.path); constant
492 if (existingRoot && !isInferredProject(p)) {
493 p.addMissingFileRoot(existingRoot.fileName);