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