Searched refs:compilerOptionsForInferredProjects (Results 1 – 5 of 5) sorted by relevance
708 private compilerOptionsForInferredProjects: CompilerOptions | undefined; property in ProjectService879 return this.compilerOptionsForInferredProjects;1073 this.compilerOptionsForInferredProjects = compilerOptions;2401 …nferredProjectsPerProjectRoot.get(projectRootPath) || this.compilerOptionsForInferredProjects!; //…
10088 private compilerOptionsForInferredProjects; property in ts.ProjectService
9803 private compilerOptionsForInferredProjects; property in ts.ProjectService
156361 return this.compilerOptionsForInferredProjects;156539 this.compilerOptionsForInferredProjects = compilerOptions;157690 …nferredProjectsPerProjectRoot.get(projectRootPath) || this.compilerOptionsForInferredProjects; // …
156167 return this.compilerOptionsForInferredProjects;156345 this.compilerOptionsForInferredProjects = compilerOptions;157496 …nferredProjectsPerProjectRoot.get(projectRootPath) || this.compilerOptionsForInferredProjects; // …