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