Searched refs:typeAcquisitionForInferredProjectsPerProjectRoot (Results 1 – 5 of 5) sorted by relevance
713 …private typeAcquisitionForInferredProjectsPerProjectRoot = new Map<string, TypeAcquisition | undef… property in ProjectService1070 …this.typeAcquisitionForInferredProjectsPerProjectRoot.set(canonicalProjectRootPath, typeAcquisitio…2406 … typeAcquisition = this.typeAcquisitionForInferredProjectsPerProjectRoot.get(projectRootPath);
10093 private typeAcquisitionForInferredProjectsPerProjectRoot; property in ts.ProjectService
9808 private typeAcquisitionForInferredProjectsPerProjectRoot; property in ts.ProjectService
156252 this.typeAcquisitionForInferredProjectsPerProjectRoot = new ts.Map();156536 …this.typeAcquisitionForInferredProjectsPerProjectRoot.set(canonicalProjectRootPath, typeAcquisitio…157695 … typeAcquisition = this.typeAcquisitionForInferredProjectsPerProjectRoot.get(projectRootPath);
156058 this.typeAcquisitionForInferredProjectsPerProjectRoot = new ts.Map();156342 …this.typeAcquisitionForInferredProjectsPerProjectRoot.set(canonicalProjectRootPath, typeAcquisitio…157501 … typeAcquisition = this.typeAcquisitionForInferredProjectsPerProjectRoot.get(projectRootPath);