Implemented interface member:
method
GetEnvironmentVariable
Microsoft.DotNet.Cli.Utils.IEnvironmentProvider.GetEnvironmentVariable(System.String)
1 reference to GetEnvironmentVariable
dotnet.Tests (1)
ShellShimTests\ShellShimRepositoryTests.cs (1)
470processStartInfo.EnvironmentVariables["PATH"] = environmentProvider.GetEnvironmentVariable("PATH");