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