2 references to _propErrors
System.Web (2)
Configuration\CustomErrorsSection.cs (2)
78
_properties.Add(
_propErrors
);
133
return (CustomErrorCollection)base[
_propErrors
];