3 references to ResultCache
Microsoft.Extensions.DependencyInjection (3)
ServiceLookup\CallSiteFactory.cs (2)
363? new ResultCache(cacheLocation, callSiteKey) 364: new ResultCache(CallSiteResultCacheLocation.None, callSiteKey);
ServiceLookup\ResultCache.cs (1)
14return new ResultCache(CallSiteResultCacheLocation.None, cacheKey);