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