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