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