Home
last modified time | relevance | path

Searched refs:removeResolutionsFromProjectReferenceRedirects (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/compiler/
DresolutionCache.ts15 removeResolutionsFromProjectReferenceRedirects(filePath: Path): void; method
235 removeResolutionsFromProjectReferenceRedirects,
909 function removeResolutionsFromProjectReferenceRedirects(filePath: Path) { function
DwatchPublic.ts968 … resolutionCache.removeResolutionsFromProjectReferenceRedirects(projectPath);
989 resolutionCache.removeResolutionsFromProjectReferenceRedirects(configPath);
/third_party/typescript/src/server/
DeditorServices.ts1402 …project.resolutionCache.removeResolutionsFromProjectReferenceRedirects(this.toPath(canonicalConfig…
/third_party/typescript/lib/
DtypingsInstaller.js126351removeResolutionsFromProjectReferenceRedirects: removeResolutionsFromProjectReferenceRedirects,
126938 function removeResolutionsFromProjectReferenceRedirects(filePath) { function
129314 resolutionCache.removeResolutionsFromProjectReferenceRedirects(projectPath);
129328 resolutionCache.removeResolutionsFromProjectReferenceRedirects(configPath);
Dtsc.js104966removeResolutionsFromProjectReferenceRedirects: removeResolutionsFromProjectReferenceRedirects,
105518 function removeResolutionsFromProjectReferenceRedirects(filePath) { function
107587 resolutionCache.removeResolutionsFromProjectReferenceRedirects(projectPath);
107600 resolutionCache.removeResolutionsFromProjectReferenceRedirects(configPath);