2 references to EnvironmentVariables
Microsoft.NET.TestFramework (2)
TestCommandLine.cs (1)
98ret.EnvironmentVariables.Add(ParseEnvironmentVariableArg(argStack.Pop()));
TestContext.cs (1)
139foreach (var (name, value) in commandLine.EnvironmentVariables)