3 writes to _showHelp
vstest.console.arm64 (3)
parent\vstest.console\CommandLine\Executor.cs (3)
121_showHelp = true; 319_showHelp = false; 325_showHelp = false;
1 reference to _showHelp
vstest.console.arm64 (1)
parent\vstest.console\CommandLine\Executor.cs (1)
338if (result == 1 && _showHelp && processors.First().Metadata.Value.CommandName != HelpArgumentProcessor.CommandName)