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