3 writes to _showHelp
vstest.console (3)
CommandLine\Executor.cs (3)
99_showHelp = true; 292_showHelp = false; 298_showHelp = false;
1 reference to _showHelp
vstest.console (1)
CommandLine\Executor.cs (1)
311if (result == 1 && _showHelp && processors.First().Metadata.Value.CommandName != HelpArgumentProcessor.CommandName)