5 references to _propMaxRequestLength
System.Web (5)
Configuration\HttpRuntimeSection.cs (5)
323_properties.Add(_propMaxRequestLength); 420return (int)base[_propMaxRequestLength]; 425ElementInformation.Properties[_propMaxRequestLength.Name].Source, 426ElementInformation.Properties[_propMaxRequestLength.Name].LineNumber); 428base[_propMaxRequestLength] = value;