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