Searched refs:referencedProjectPath (Results 1 – 7 of 7) sorted by relevance
2753 … const referencedProjectPath = mapFromFileToProjectReferenceRedirects.get(toPath(fileName)); constant2754 … return referencedProjectPath && getResolvedProjectReferenceByPath(referencedProjectPath);
89113 … var referencedProjectPath = mapFromFileToProjectReferenceRedirects.get(toPath(fileName));89114 … return referencedProjectPath && getResolvedProjectReferenceByPath(referencedProjectPath);
108423 … var referencedProjectPath = mapFromFileToProjectReferenceRedirects.get(toPath(fileName));108424 … return referencedProjectPath && getResolvedProjectReferenceByPath(referencedProjectPath);
108628 … var referencedProjectPath = mapFromFileToProjectReferenceRedirects.get(toPath(fileName));108629 … return referencedProjectPath && getResolvedProjectReferenceByPath(referencedProjectPath);
108434 … var referencedProjectPath = mapFromFileToProjectReferenceRedirects.get(toPath(fileName));108435 … return referencedProjectPath && getResolvedProjectReferenceByPath(referencedProjectPath);