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