1 write to ShowProgress
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
648
ShowProgress
= !noProgress,
1 reference to ShowProgress
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\Terminal\TerminalTestReporter.cs (1)
90
bool showProgress = _options.
ShowProgress
;