Searched defs:typeReferenceDirectiveResolutionCache (Results 1 – 4 of 4) sorted by relevance
259 … readonly typeReferenceDirectiveResolutionCache: TypeReferenceDirectiveResolutionCache | undefined; property302 …const typeReferenceDirectiveResolutionCache = !compilerHost.resolveTypeReferenceDirectives ? creat… constant598 …compilerHost, extendedConfigCache, moduleResolutionCache, typeReferenceDirectiveResolutionCache } … constant
196 const typeReferenceDirectiveResolutionCache = createTypeReferenceDirectiveResolutionCache( constant
109695 typeReferenceDirectiveResolutionCache: typeReferenceDirectiveResolutionCache, property
131697 typeReferenceDirectiveResolutionCache: typeReferenceDirectiveResolutionCache, property