2 implementations of Get
dotnet.Tests (1)
ShellShimTests\WindowsEnvironmentPathTests.cs (1)
204public string Get(SdkEnvironmentVariableTarget sdkEnvironmentVariableTarget)
Microsoft.DotNet.Cli.Utils (1)
WindowsRegistryEnvironmentPathEditor.cs (1)
12public string? Get(SdkEnvironmentVariableTarget currentUserBeforeEvaluation)
1 reference to Get
dotnet (1)
ShellShim\WindowsEnvironmentPath.cs (1)
42_environmentPathEditor.Get(SdkEnvironmentVariableTarget.CurrentUser);