2 references to RegCloseKey
Microsoft.Win32.Registry (2)
Microsoft\Win32\RegistryKey.cs (1)
160Interop.Advapi32.RegCloseKey(HKEY_PERFORMANCE_DATA);
src\runtime\src\libraries\System.Private.CoreLib\src\Microsoft\Win32\SafeHandles\SafeRegistryHandle.cs (1)
37Interop.Advapi32.RegCloseKey(handle) == Interop.Errors.ERROR_SUCCESS;