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