1 implementation of AllowMultiple
vstest.console.arm64 (1)
parent\vstest.console\Processors\Utilities\BaseArgumentProcessorCapabilities.cs (1)
14public virtual bool AllowMultiple => true;
1 reference to AllowMultiple
vstest.console.arm64 (1)
parent\vstest.console\CommandLine\Executor.cs (1)
364if (processor.Metadata.Value.AllowMultiple)