Searched defs:getModuleResolutionCache (Results 1 – 12 of 12) sorted by relevance
121 getModuleResolutionCache?(): ModuleResolutionCache | undefined; method
28 getModuleResolutionCache(): ModuleResolutionCache; method
7345 getModuleResolutionCache?(): ModuleResolutionCache | undefined; method
2417 getModuleResolutionCache() { method in ts.server.AutoImportProviderProject
295 /* @internal */ getModuleResolutionCache?(): ModuleResolutionCache | undefined; method
3462 getModuleResolutionCache?(): ModuleResolutionCache | undefined; method
121753 getModuleResolutionCache: function () { return moduleResolutionCache; }, method129543 compilerHost.getModuleResolutionCache = function () { return moduleResolutionCache; }; function
101004 getModuleResolutionCache: function () { return moduleResolutionCache; }, method107781 compilerHost.getModuleResolutionCache = function () { return moduleResolutionCache; }; function