2 references to GetCommonCacheLocation
Microsoft.Extensions.DependencyInjection (2)
ServiceLookup\CallSiteFactory.cs (2)
303
cacheLocation =
GetCommonCacheLocation
(cacheLocation, callSite.Cache.Location);
350
cacheLocation =
GetCommonCacheLocation
(cacheLocation, callSite.Cache.Location);