Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
DeditorServices.ts740 … private compilerOptionsForInferredProjectsPerProjectRoot = new Map<string, CompilerOptions>(); property in ProjectService
1112 …this.compilerOptionsForInferredProjectsPerProjectRoot.set(canonicalProjectRootPath, compilerOption…
1133 …!project.projectRootPath || !this.compilerOptionsForInferredProjectsPerProjectRoot.has(project.pro…
2546 …const compilerOptions = projectRootPath && this.compilerOptionsForInferredProjectsPerProjectRoot.g…
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts11067 private compilerOptionsForInferredProjectsPerProjectRoot; property in ts.ProjectService
/third_party/typescript/lib/
Dtsserverlibrary.d.ts11067 private compilerOptionsForInferredProjectsPerProjectRoot; property in ts.ProjectService