3 references to REG_NONE
mscorlib (3)
microsoft\win32\registrykey.cs (3)
1228
case Win32Native.
REG_NONE
:
1402
if (type == Win32Native.
REG_NONE
)
1550
(valueKind == RegistryValueKind.None ? Win32Native.
REG_NONE
: RegistryValueKind.Binary),