2 references to SystemKey
Microsoft.Win32.Registry (2)
Microsoft\Win32\RegistryKey.cs (2)
103
_state |= StateFlags.
SystemKey
;
1620
private bool IsSystemKey() => (_state & StateFlags.
SystemKey
) != 0;