Home
last modified time | relevance | path

Searched defs:inferredProjects (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
DprojectReferences.ts1982 const inferredProjects = includeDummy ? 1 : 0; constant
2100 inferredProjects: readonly (readonly string[])[]; property
2117 inferredProjects: [ constant
2123 inferredProjects: expectedProjectsOnOnlyDummy.inferredProjects, constant
2228 inferredProjects: [ constant
2268 inferredProjects: emptyArray constant
2296 inferredProjects: emptyArray constant
2419 inferredProjects: emptyArray constant
2453 inferredProjects: emptyArray constant
2491 inferredProjects: emptyArray constant
DinferredProjects.ts108 const inferredProjects = projectService.inferredProjects.slice(); constant
Dprojects.ts531 let inferredProjects = projectService.inferredProjects.slice(); variable
/third_party/typescript/src/server/
DeditorServices.ts692 readonly inferredProjects: InferredProject[] = []; property in ProjectService
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts9917 readonly inferredProjects: InferredProject[]; property in ts.ProjectService
/third_party/typescript/lib/
Dtsserverlibrary.d.ts9790 readonly inferredProjects: InferredProject[]; property in ts.ProjectService
Dtsserverlibrary.js156235 this.inferredProjects = []; property in anonymousFunctiona5e7564d110e00.anonymousFunctiona5e7564d110f00.ProjectService.ProjectService
Dtsserver.js156041 this.inferredProjects = []; property in anonymousFunctioncde20b3810fc00.anonymousFunctioncde20b3810fd00.ProjectService.ProjectService