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