2 references to _smallLogAllChunked
Microsoft.Extensions.Http.Diagnostics.PerformanceTests (2)
Benchmarks\SmallHttpClientLoggingBenchmark.cs (2)
147var response = await _smallLogAllChunked.SendAsync(Request, HttpCompletionOption.ResponseHeadersRead, CancellationToken.None) 157var response = await _smallLogAllChunked.SendAsync(Request, HttpCompletionOption.ResponseContentRead, CancellationToken.None)