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