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