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