1 instantiation of EnvironmentArgumentProcessor
vstest.console.arm64 (1)
parent\vstest.console\Processors\Utilities\ArgumentProcessorFactory.cs (1)
249
new
EnvironmentArgumentProcessor
(commandLineOptions, runSettingsProvider)
2 references to EnvironmentArgumentProcessor
vstest.console.arm64 (2)
parent\vstest.console\Processors\EnvironmentArgumentProcessor.cs (2)
53
public override string CommandName =>
EnvironmentArgumentProcessor
.CommandName;
54
public override string ShortCommandName =>
EnvironmentArgumentProcessor
.ShortCommandName;