1 write to FatalExceptionRecorded
System.Web (1)
Hosting\ApplicationManager.cs (1)
161appManager.FatalExceptionRecorded = true;
1 reference to FatalExceptionRecorded
System.Web (1)
Hosting\ApplicationManager.cs (1)
157if (AppDomain.CurrentDomain.IsDefaultAppDomain() && appManager.FatalExceptionRecorded) {