Searched defs:getModuleResolutionCache (Results 1 – 12 of 12) sorted by relevance
136 getModuleResolutionCache?(): ModuleResolutionCache | undefined; method
28 getModuleResolutionCache(): ModuleResolutionCache; method
7439 getModuleResolutionCache?(): ModuleResolutionCache | undefined; method
2417 getModuleResolutionCache() { method in ts.server.AutoImportProviderProject
295 /* @internal */ getModuleResolutionCache?(): ModuleResolutionCache | undefined; method
3523 getModuleResolutionCache?(): ModuleResolutionCache | undefined; method
102650 getModuleResolutionCache: function () { return moduleResolutionCache; }, method109662 compilerHost.getModuleResolutionCache = function () { return moduleResolutionCache; }; function
123632 getModuleResolutionCache: function () { return moduleResolutionCache; }, method131663 compilerHost.getModuleResolutionCache = function () { return moduleResolutionCache; }; function