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