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