3 references to _propMaxQueryStringLength
System.Web (3)
Configuration\HttpRuntimeSection.cs (3)
349_properties.Add(_propMaxQueryStringLength); 728_MaxQueryStringLength = (int)base[_propMaxQueryStringLength]; 733base[_propMaxQueryStringLength] = value;