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)
777
if (string.Equals(
_environmentVariableHelper
.GetEnvironmentVariable("VSTEST_SKIP_FAKES_CONFIGURATION"), "1"))