2 references to _mediumLogAll
Microsoft.Extensions.Http.Diagnostics.PerformanceTests (2)
Benchmarks\MediumHttpClientLoggingBenchmark.cs (2)
67var response = await _mediumLogAll.SendAsync(Request, HttpCompletionOption.ResponseHeadersRead, CancellationToken.None) 77var response = await _mediumLogAll.SendAsync(Request, HttpCompletionOption.ResponseContentRead, CancellationToken.None)