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