2 references to RegistryKeyWrapper
Microsoft.Build (1)
Utilities\RegistryKeyWrapper.cs (1)
172wrapper = new RegistryKeyWrapper(wrapper.WrappedKey.OpenSubKey(keyNames[i], false /* not writeable */), _registryHive);
Microsoft.Build.Engine.UnitTests (1)
Definition\ToolsetReader_Tests.cs (1)
2765: base(wrappedKey, registryHive)