2 references to _hugeNoLogChunked
Microsoft.Extensions.Http.Diagnostics.PerformanceTests (2)
Benchmarks\HugeHttpCLientLoggingBenchmark.cs (2)
127var response = await _hugeNoLogChunked.SendAsync(Request, HttpCompletionOption.ResponseHeadersRead, CancellationToken.None) 137var response = await _hugeNoLogChunked.SendAsync(Request, HttpCompletionOption.ResponseContentRead, CancellationToken.None)