Searched refs:watchOptionsForInferredProjectsPerProjectRoot (Results 1 – 3 of 3) sorted by relevance
742 …private watchOptionsForInferredProjectsPerProjectRoot = new Map<string, WatchOptionsAndErrors | fa… property in ProjectService1113 …this.watchOptionsForInferredProjectsPerProjectRoot.set(canonicalProjectRootPath, watchOptions || f…2550 … watchOptionsAndErrors = this.watchOptionsForInferredProjectsPerProjectRoot.get(projectRootPath);
10938 private watchOptionsForInferredProjectsPerProjectRoot; property in ts.ProjectService