1 write to _standardOutput
Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks (1)
src\Shared\BenchmarkRunner\Program.cs (1)
104_standardOutput = Console.Out;
1 reference to _standardOutput
Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks (1)
src\Shared\BenchmarkRunner\Program.cs (1)
65_standardOutput?.WriteLine(_standardOutputText.ToString());