1 reference to CreateKeyedClient
Microsoft.Extensions.Http (1)
DependencyInjection\HttpClientKeyedLifetime.cs (1)
31Client = ServiceDescriptor.DescribeKeyed(typeof(HttpClient), ServiceKey, CreateKeyedClient, lifetime);