1 write to _hkey
System.Diagnostics.PerformanceCounter (1)
System\Diagnostics\PerformanceDataRegistryKey.cs (1)
21_hkey = hkey;
2 references to _hkey
System.Diagnostics.PerformanceCounter (2)
System\Diagnostics\PerformanceDataRegistryKey.cs (2)
64while (Interop.Errors.ERROR_MORE_DATA == (ret = Interop.Advapi32.RegQueryValueEx(_hkey, name, lpReserved: null, ref type, data, ref sizeInput))) 112_hkey.Dispose();