2 writes to _error
System.Web (2)
LegacyAspNetSynchronizationContext.cs (2)
65_error = ExceptionDispatchInfo.Capture(e); 90_error = null;
1 reference to _error
System.Web (1)
LegacyAspNetSynchronizationContext.cs (1)
86get { return _error; }