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