Searched defs:getModuleResolutionCache (Results 1 – 12 of 12) sorted by relevance
136 getModuleResolutionCache?(): ModuleResolutionCache | undefined; method
28 getModuleResolutionCache(): ModuleResolutionCache; method
7381 getModuleResolutionCache?(): ModuleResolutionCache | undefined; method
2417 getModuleResolutionCache() { method in ts.server.AutoImportProviderProject
295 /* @internal */ getModuleResolutionCache?(): ModuleResolutionCache | undefined; method
3490 getModuleResolutionCache?(): ModuleResolutionCache | undefined; method
122055 getModuleResolutionCache: function () { return moduleResolutionCache; }, method130025 compilerHost.getModuleResolutionCache = function () { return moduleResolutionCache; }; function
101282 getModuleResolutionCache: function () { return moduleResolutionCache; }, method108237 compilerHost.getModuleResolutionCache = function () { return moduleResolutionCache; }; function