4 references to DescribeKeyed
Microsoft.Extensions.DependencyInjection.Abstractions (4)
ServiceDescriptor.cs (4)
397return DescribeKeyed(service, serviceKey, implementationType, ServiceLifetime.Transient); 568return DescribeKeyed(service, serviceKey, implementationType, ServiceLifetime.Scoped); 746return DescribeKeyed(service, serviceKey, implementationType, ServiceLifetime.Singleton); 943return DescribeKeyed(