1 write to _environmentVariableHelper
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
80
_environmentVariableHelper
= environmentVariableHelper;
1 reference to _environmentVariableHelper
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
115
foreach (DictionaryEntry? entry in
_environmentVariableHelper
.GetEnvironmentVariables())