4 references to PolicyKey
System (4)
net\System\Net\_AutoWebProxyScriptEngine.cs (2)
407UnsafeNclNativeMethods.RegistryHelper.HKEY_LOCAL_MACHINE, RegBlobWebProxyDataBuilder.PolicyKey); 647RegBlobWebProxyDataBuilder.PolicyKey);
net\System\Net\_RegBlobWebProxyDataBuilder.cs (2)
75[RegistryPermission(SecurityAction.Assert, Read=@"HKEY_LOCAL_MACHINE\" + PolicyKey)] 84lmKey = Registry.LocalMachine.OpenSubKey(PolicyKey);