4 references to DescribeKeyed
Microsoft.Extensions.DependencyInjection.Abstractions (4)
ServiceDescriptor.cs (4)
419return DescribeKeyed(service, serviceKey, implementationType, ServiceLifetime.Transient); 590return DescribeKeyed(service, serviceKey, implementationType, ServiceLifetime.Scoped); 768return DescribeKeyed(service, serviceKey, implementationType, ServiceLifetime.Singleton); 965return DescribeKeyed(