1 write to _standardOutput
Microsoft.AspNetCore.DataProtection.MicroBenchmarks (1)
src\Shared\BenchmarkRunner\Program.cs (1)
99
_standardOutput
= Console.Out;
1 reference to _standardOutput
Microsoft.AspNetCore.DataProtection.MicroBenchmarks (1)
src\Shared\BenchmarkRunner\Program.cs (1)
60
_standardOutput
?.WriteLine(_standardOutputText?.ToString());