1 instantiation of ListTestsArgumentProcessor
vstest.console (1)
Processors\Utilities\ArgumentProcessorFactory.cs (1)
218new ListTestsArgumentProcessor(commandLineOptions, runSettingsProvider, testRequestManager),
2 references to ListTestsArgumentProcessor
vstest.console (2)
Processors\ListTestsArgumentProcessor.cs (2)
72public override string CommandName => ListTestsArgumentProcessor.CommandName; 74public override string ShortCommandName => ListTestsArgumentProcessor.ShortCommandName;