Searched refs:watchOptionsForInferredProjectsPerProjectRoot (Results 1 – 5 of 5) sorted by relevance
711 …private watchOptionsForInferredProjectsPerProjectRoot = new Map<string, WatchOptionsAndErrors | fa… property in ProjectService1069 …this.watchOptionsForInferredProjectsPerProjectRoot.set(canonicalProjectRootPath, watchOptions || f…2405 … watchOptionsAndErrors = this.watchOptionsForInferredProjectsPerProjectRoot.get(projectRootPath);
10091 private watchOptionsForInferredProjectsPerProjectRoot; property in ts.ProjectService
9806 private watchOptionsForInferredProjectsPerProjectRoot; property in ts.ProjectService
156251 this.watchOptionsForInferredProjectsPerProjectRoot = new ts.Map();156535 …this.watchOptionsForInferredProjectsPerProjectRoot.set(canonicalProjectRootPath, watchOptions || f…157694 … watchOptionsAndErrors = this.watchOptionsForInferredProjectsPerProjectRoot.get(projectRootPath);
156057 this.watchOptionsForInferredProjectsPerProjectRoot = new ts.Map();156341 …this.watchOptionsForInferredProjectsPerProjectRoot.set(canonicalProjectRootPath, watchOptions || f…157500 … watchOptionsAndErrors = this.watchOptionsForInferredProjectsPerProjectRoot.get(projectRootPath);