1 write to _commandLineOptions
vstest.console.arm64 (1)
parent\vstest.console\Processors\TestSessionCorrelationIdProcessor.cs (1)
76
_commandLineOptions
= options ?? throw new ArgumentNullException(nameof(options));
1 reference to _commandLineOptions
vstest.console.arm64 (1)
parent\vstest.console\Processors\TestSessionCorrelationIdProcessor.cs (1)
86
_commandLineOptions
.TestSessionCorrelationId = argument;