3 references to _propEnableHeaderChecking
System.Web (3)
Configuration\HttpRuntimeSection.cs (3)
340_properties.Add(_propEnableHeaderChecking); 651return (bool)base[_propEnableHeaderChecking]; 654base[_propEnableHeaderChecking] = value;