1 instantiation of TestSessionCorrelationIdProcessor
vstest.console.arm64 (1)
parent\vstest.console\Processors\Utilities\ArgumentProcessorFactory.cs (1)
87
defaultArgumentProcessor.Add(new
TestSessionCorrelationIdProcessor
(commandLineOptions));
1 reference to TestSessionCorrelationIdProcessor
vstest.console.arm64 (1)
parent\vstest.console\Processors\TestSessionCorrelationIdProcessor.cs (1)
53
public override string CommandName =>
TestSessionCorrelationIdProcessor
.CommandName;