Home
last modified time | relevance | path

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

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