2 references to HKEY_USERS
mscorlib (2)
microsoft\win32\registry.cs (1)
59public static readonly RegistryKey Users = RegistryKey.GetBaseKey(RegistryKey.HKEY_USERS);
microsoft\win32\registrykey.cs (1)
904baseKey = HKEY_USERS;