2 references to GetGenericTypeDefinition
Microsoft.Extensions.DependencyInjection (2)
ServiceLookup\CallSiteFactory.cs (2)
233var genericIdentifier = serviceIdentifier.GetGenericTypeDefinition(); 685return genericDefinition == typeof(IEnumerable<>) || _descriptorLookup.ContainsKey(serviceIdentifier.GetGenericTypeDefinition());