Searched refs:typeAcquisitionForInferredProjectsPerProjectRoot (Results 1 – 3 of 3) sorted by relevance
744 …private typeAcquisitionForInferredProjectsPerProjectRoot = new Map<string, TypeAcquisition | undef… property in ProjectService1114 …this.typeAcquisitionForInferredProjectsPerProjectRoot.set(canonicalProjectRootPath, typeAcquisitio…2551 … typeAcquisition = this.typeAcquisitionForInferredProjectsPerProjectRoot.get(projectRootPath);
10940 private typeAcquisitionForInferredProjectsPerProjectRoot; property in ts.ProjectService