1 write to ShowProgress
dotnet (1)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
111
ShowProgress
= !noProgress,
1 reference to ShowProgress
dotnet (1)
Commands\Test\MTP\Terminal\TerminalTestReporter.cs (1)
80
bool showProgress = _options.
ShowProgress
;