4 references to httpSysParametersKey
System (4)
net\System\Net\HttpSysSettings.cs (4)
41[RegistryPermission(SecurityAction.Assert, Read = @"HKEY_LOCAL_MACHINE\" + httpSysParametersKey)] 46RegistryKey httpSysParameters = Registry.LocalMachine.OpenSubKey(httpSysParametersKey); 51httpSysParametersKey); 109LogWarning(methodName, SR.net_log_listener_httpsys_registry_error, httpSysParametersKey, e);