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