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