1 write to _e
System.Web (1)
ErrorFormatter.cs (1)
1857
_e
= e;
2 references to _e
System.Web (2)
ErrorFormatter.cs (2)
1874
get { return
_e
; }
1922
ErrorFormatter nestedFormatter = GetFormatterForInnerException((ConfigurationException)
_e
);