1 write to _default
System.Web (1)
Configuration\CustomErrorsSection.cs (1)
217
_default
= new CustomErrorsSection();
2 references to _default
System.Web (2)
Configuration\CustomErrorsSection.cs (2)
216
if (
_default
== null) {
220
ce =
_default
;