1 write to _environmentVariableHelper
vstest.console (1)
TestPlatformHelpers\TestRequestManager.cs (1)
136_environmentVariableHelper = environmentVariableHelper;
1 reference to _environmentVariableHelper
vstest.console (1)
TestPlatformHelpers\TestRequestManager.cs (1)
906if (string.Equals(_environmentVariableHelper.GetEnvironmentVariable("VSTEST_SKIP_FAKES_CONFIGURATION"), "1"))