1 write to ShowActiveTests
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
649
ShowActiveTests
= !noProgress && ansiMode == AnsiMode.AnsiIfPossible,
1 reference to ShowActiveTests
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\Terminal\TerminalTestReporter.cs (1)
118
_showActiveTests = _options.
ShowActiveTests
&& showProgress;