8 references to OpenSubKey
mscorlib (5)
system\timezoneinfo.cs (5)
933using (RegistryKey reg = Registry.LocalMachine.OpenSubKey( 1432using (RegistryKey key = Registry.LocalMachine.OpenSubKey( 2310using (RegistryKey dynamicKey = Registry.LocalMachine.OpenSubKey( 2487using (RegistryKey key = Registry.LocalMachine.OpenSubKey( 2772using (RegistryKey key = Registry.LocalMachine.OpenSubKey(
WsatConfig (1)
Configuration\StdRegProviderWrapper.cs (1)
335regKey = Registry.LocalMachine.OpenSubKey(
WsatUI (2)
Configuration\RegistryHelper.cs (2)
40RegistryKey regKey = Registry.LocalMachine.OpenSubKey( 86RegistryKey regKey = Registry.LocalMachine.OpenSubKey(