1 write to _exception
System.Web (1)
Management\WebEvents.cs (1)
1311
_exception
= e;
3 references to _exception
System.Web (3)
Management\WebEvents.cs (3)
1331
get { return
_exception
; }
1337
if (
_exception
== null) {
1341
Exception ex =
_exception
;