1 reference to RegistryKeyWrapper
Microsoft.Build (1)
Utilities\RegistryKeyWrapper.cs (1)
172
wrapper = new
RegistryKeyWrapper
(wrapper.WrappedKey.OpenSubKey(keyNames[i], false /* not writeable */), _registryHive);