2 references to EnvironmentVariables
dotnet.Tests (2)
CommandTests\Test\GivenDotnetTestContainsEnvironmentVariables.cs (2)
38CommandResult result = new DotnetTestCommand(Log, disableNewOutput: true, EnvironmentVariables) 77var result = new DotnetTestCommand(Log, disableNewOutput: false, EnvironmentVariables)