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)
1331get { return _exception; } 1337if (_exception == null) { 1341Exception ex = _exception;