1 instantiation of EnvironmentArgumentProcessor
vstest.console (1)
Processors\Utilities\ArgumentProcessorFactory.cs (1)
218
new
EnvironmentArgumentProcessor
()
2 references to EnvironmentArgumentProcessor
vstest.console (2)
Processors\EnvironmentArgumentProcessor.cs (2)
45
public override string CommandName =>
EnvironmentArgumentProcessor
.CommandName;
46
public override string ShortCommandName =>
EnvironmentArgumentProcessor
.ShortCommandName;