1 write to _cache
Microsoft.Extensions.Http (1)
DefaultTypedHttpClientFactory.cs (1)
22_cache = cache;
1 reference to _cache
Microsoft.Extensions.Http (1)
DefaultTypedHttpClientFactory.cs (1)
30return (TClient)_cache.Activator(_services, new object[] { httpClient });