1 reference to CreateSubKey
Microsoft.DotNet.Cli.Utils (1)
DependencyProvider.cs (1)
127
using RegistryKey dependentsKey = BaseKey.
CreateSubKey
(Path.Combine(DependentsKeyPath, dependent), writable: true);