1 write to ShowActiveTests
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
649ShowActiveTests = !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;