3 instantiations of WindowsRegistryEnvironmentPathEditor
dotnet (2)
ShellShim\EnvironmentPathFactory.cs (2)
34new WindowsRegistryEnvironmentPathEditor(), 77environmentPathEditor: new WindowsRegistryEnvironmentPathEditor(),
Microsoft.DotNet.Cli.Utils (1)
DotDefaultPathCorrector.cs (1)
17var pathEditor = new WindowsRegistryEnvironmentPathEditor();
1 reference to WindowsRegistryEnvironmentPathEditor
Microsoft.DotNet.Cli.Utils (1)
DotDefaultPathCorrector.cs (1)
17var pathEditor = new WindowsRegistryEnvironmentPathEditor();