4 references to DescribeKeyed
Microsoft.Extensions.DependencyInjection.Abstractions (4)
ServiceDescriptor.cs (4)
403return DescribeKeyed(service, serviceKey, implementationType, ServiceLifetime.Transient); 574return DescribeKeyed(service, serviceKey, implementationType, ServiceLifetime.Scoped); 752return DescribeKeyed(service, serviceKey, implementationType, ServiceLifetime.Singleton); 949return DescribeKeyed(