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