2 references to ShouldCreateExact
Microsoft.Extensions.DependencyInjection (2)
ServiceLookup\CallSiteFactory.cs (2)
325
if (
ShouldCreateExact
(_descriptors[i].ServiceType, cacheKey.ServiceType))
456
if (
ShouldCreateExact
(descriptor.ServiceType, serviceIdentifier.ServiceType))