5 references to HKEY_LOCAL_MACHINE
System (5)
net\System\Net\_AutoWebProxyScriptEngine.cs (4)
401
UnsafeNclNativeMethods.RegistryHelper.
HKEY_LOCAL_MACHINE
, RegBlobWebProxyDataBuilder.ProxyKey);
407
UnsafeNclNativeMethods.RegistryHelper.
HKEY_LOCAL_MACHINE
, RegBlobWebProxyDataBuilder.PolicyKey);
611
UnsafeNclNativeMethods.RegistryHelper.
HKEY_LOCAL_MACHINE
,
646
UnsafeNclNativeMethods.RegistryHelper.
HKEY_LOCAL_MACHINE
,
net\System\Net\_RegBlobWebProxyDataBuilder.cs (1)
108
errorCode = SafeRegistryHandle.RegOpenKeyEx(UnsafeNclNativeMethods.RegistryHelper.
HKEY_LOCAL_MACHINE
, ProxyKey, 0, UnsafeNclNativeMethods.RegistryHelper.KEY_READ, out key);