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