1 instantiation of ListTestsTargetPathArgumentProcessor
vstest.console (1)
Processors\Utilities\ArgumentProcessorFactory.cs (1)
247new ListTestsTargetPathArgumentProcessor(commandLineOptions),
1 reference to ListTestsTargetPathArgumentProcessor
vstest.console (1)
Processors\ListTestsTargetPathArgumentProcessor.cs (1)
48public override string CommandName => ListTestsTargetPathArgumentProcessor.CommandName;