1 instantiation of TestAdapterPathArgumentProcessor
vstest.console (1)
Processors\Utilities\ArgumentProcessorFactory.cs (1)
221
new
TestAdapterPathArgumentProcessor
(commandLineOptions, runSettingsProvider),
1 reference to TestAdapterPathArgumentProcessor
vstest.console (1)
Processors\TestAdapterPathArgumentProcessor.cs (1)
66
public override string CommandName =>
TestAdapterPathArgumentProcessor
.CommandName;