1 instantiation of TestSessionCorrelationIdProcessor
vstest.console (1)
Processors\Utilities\ArgumentProcessorFactory.cs (1)
56
defaultArgumentProcessor.Add(new
TestSessionCorrelationIdProcessor
());
1 reference to TestSessionCorrelationIdProcessor
vstest.console (1)
Processors\TestSessionCorrelationIdProcessor.cs (1)
47
public override string CommandName =>
TestSessionCorrelationIdProcessor
.CommandName;