2 references to ShouldCreateOpenGeneric
Microsoft.Extensions.DependencyInjection (2)
ServiceLookup\CallSiteFactory.cs (2)
342
if (
ShouldCreateOpenGeneric
(_descriptors[i].ServiceType, cacheKey.ServiceType))
504
if (
ShouldCreateOpenGeneric
(descriptor.ServiceType, serviceIdentifier.ServiceType))