2 references to ResultCache
Microsoft.Extensions.DependencyInjection (2)
ServiceLookup\CallSiteFactory.cs (2)
476
var lifetime = new
ResultCache
(descriptor.Lifetime, serviceIdentifier, slot);
533
var lifetime = new
ResultCache
(descriptor.Lifetime, serviceIdentifier, slot);