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