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