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