3 references to _propAllowNestedErrors
System.Web (3)
Configuration\CustomErrorsSection.cs (3)
74_properties.Add(_propAllowNestedErrors); 93return (bool)base[_propAllowNestedErrors]; 96base[_propAllowNestedErrors] = value;