1 reference to CreateKeyedHandler
Microsoft.Extensions.Http (1)
DependencyInjection\HttpClientKeyedLifetime.cs (1)
32
Handler = ServiceDescriptor.DescribeKeyed(typeof(HttpMessageHandler), ServiceKey,
CreateKeyedHandler
, lifetime);