Home
last modified time | relevance | path

Searched defs:inferredProject (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
DauxiliaryProject.ts23 const inferredProject = projectService.inferredProjects[0]; constant
DinferredProjects.ts432 const inferredProject = projectService.inferredProjects[0]; constant
DexternalProjects.ts878 const inferredProject = service.inferredProjects[0]; constant
DconfiguredProjects.ts1105 const inferredProject = projectService.inferredProjects[0]; constant
/third_party/typescript/src/server/
DeditorServices.ts1524 for (const inferredProject of this.inferredProjects) { constant
2534 for (const inferredProject of this.inferredProjects) { constant
3528 for (const inferredProject of this.inferredProjects.slice()) { constant