2 references to GetImplementationType
Microsoft.Extensions.DependencyInjection.Abstractions (2)
Extensions\ServiceCollectionDescriptorExtensions.cs (2)
459Type? implementationType = descriptor.GetImplementationType(); 476service.GetImplementationType() == implementationType &&