4 references to DescribeKeyed
Microsoft.Extensions.DependencyInjection.Abstractions (4)
ServiceDescriptor.cs (4)
418return DescribeKeyed(service, serviceKey, implementationType, ServiceLifetime.Transient); 589return DescribeKeyed(service, serviceKey, implementationType, ServiceLifetime.Scoped); 767return DescribeKeyed(service, serviceKey, implementationType, ServiceLifetime.Singleton); 964return DescribeKeyed(