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