1 write to _isHelp
dotnet (1)
Commands\Test\MTP\Terminal\TerminalTestReporter.cs (1)
102
_isHelp
= isHelp;
3 references to _isHelp
dotnet (3)
Commands\Test\MTP\Terminal\TerminalTestReporter.cs (3)
155
if (!
_isHelp
)
737
if (!
_isHelp
&& !_isDiscovery && _options.ShowAssembly && _options.ShowAssemblyStartAndComplete)
756
if (
_isHelp
)