1 write to _commandLineOptions
vstest.console.arm64 (1)
parent\vstest.console\Processors\EnableCodeCoverageArgumentProcessor.cs (1)
37
_commandLineOptions
= commandLineOptions;
1 reference to _commandLineOptions
vstest.console.arm64 (1)
parent\vstest.console\Processors\EnableCodeCoverageArgumentProcessor.cs (1)
54
new EnableCodeCoverageArgumentExecutor(
_commandLineOptions
, _runSettingsProvider, new FileHelper()));