Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
DeditorServices.ts739 private compilerOptionsForInferredProjects: CompilerOptions | undefined; property in ProjectService
921 return this.compilerOptionsForInferredProjects;
1117 this.compilerOptionsForInferredProjects = compilerOptions;
2546 …nferredProjectsPerProjectRoot.get(projectRootPath) || this.compilerOptionsForInferredProjects!; //…
/third_party/typescript/lib/
Dtsserverlibrary.d.ts10935 private compilerOptionsForInferredProjects; property in ts.ProjectService
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts10935 private compilerOptionsForInferredProjects; property in ts.ProjectService