4 writes to TestPlatformOptions
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (2)
VsTestConsoleRequestSender.cs (2)
447
TestPlatformOptions
= options
547
TestPlatformOptions
= options
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
263
TestPlatformOptions
= options
vstest.console.arm64 (1)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (1)
263
TestPlatformOptions
= options
4 references to TestPlatformOptions
vstest.console (2)
TestPlatformHelpers\TestRequestManager.cs (2)
473
if (payload.
TestPlatformOptions
!= null)
475
_telemetryOptedIn = payload.
TestPlatformOptions
.CollectMetrics;
vstest.console.arm64 (2)
src\vstest\src\vstest.console\TestPlatformHelpers\TestRequestManager.cs (2)
473
if (payload.
TestPlatformOptions
!= null)
475
_telemetryOptedIn = payload.
TestPlatformOptions
.CollectMetrics;