3 references to CreateWithLoggingLogAll
Microsoft.Extensions.Http.Diagnostics.PerformanceTests (3)
Benchmarks\HugeHttpCLientLoggingBenchmark.cs (1)
23
= HttpClientFactory.
CreateWithLoggingLogAll
(DataFileName, ReadSizeLimit);
Benchmarks\MediumHttpClientLoggingBenchmark.cs (1)
23
= HttpClientFactory.
CreateWithLoggingLogAll
(DataFileName, ReadSizeLimit);
Benchmarks\SmallHttpClientLoggingBenchmark.cs (1)
23
= HttpClientFactory.
CreateWithLoggingLogAll
(DataFileName, ReadSizeLimit);