Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
DeditorServices.ts742 …private watchOptionsForInferredProjectsPerProjectRoot = new Map<string, WatchOptionsAndErrors | fa… property in ProjectService
1113 …this.watchOptionsForInferredProjectsPerProjectRoot.set(canonicalProjectRootPath, watchOptions || f…
2550 … watchOptionsAndErrors = this.watchOptionsForInferredProjectsPerProjectRoot.get(projectRootPath);
/third_party/typescript/lib/
Dtsserverlibrary.d.ts10938 private watchOptionsForInferredProjectsPerProjectRoot; property in ts.ProjectService
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts10938 private watchOptionsForInferredProjectsPerProjectRoot; property in ts.ProjectService