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