4 writes to TestPlatformOptions
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (2)
VsTestConsoleRequestSender.cs (2)
956TestPlatformOptions = options, 1048TestPlatformOptions = options,
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
431TestPlatformOptions = options,
vstest.console.arm64 (1)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (1)
431TestPlatformOptions = options,
6 references to TestPlatformOptions
vstest.console (3)
TestPlatformHelpers\TestRequestManager.cs (3)
190if (discoveryPayload.TestPlatformOptions != null) 192_telemetryOptedIn = discoveryPayload.TestPlatformOptions.CollectMetrics; 248discoveryPayload.TestPlatformOptions,
vstest.console.arm64 (3)
src\vstest\src\vstest.console\TestPlatformHelpers\TestRequestManager.cs (3)
190if (discoveryPayload.TestPlatformOptions != null) 192_telemetryOptedIn = discoveryPayload.TestPlatformOptions.CollectMetrics; 248discoveryPayload.TestPlatformOptions,