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