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