1 write to _showActiveTests
dotnet (1)
Commands\Test\MTP\Terminal\TerminalTestReporter.cs (1)
108_showActiveTests = _options.ShowActiveTests && showProgress;
2 references to _showActiveTests
dotnet (2)
Commands\Test\MTP\Terminal\TerminalTestReporter.cs (2)
469if (_showActiveTests) 1056if (_showActiveTests)