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