17 references to ReportUnhandledException
System.Web (17)
Hosting\ApplicationManager.cs (1)
878Misc.ReportUnhandledException(e, new string[] {SR.GetString(SR.Failed_to_initialize_AppDomain), appId});
Hosting\ProcessHost.cs (14)
344Misc.ReportUnhandledException(e, new string[] 413Misc.ReportUnhandledException(e, new string[] { 492Misc.ReportUnhandledException(e, new string[] { 518Misc.ReportUnhandledException(e, new string[] { 548Misc.ReportUnhandledException(e, new string[] { 607Misc.ReportUnhandledException(e, new string[] { 640Misc.ReportUnhandledException(e, new string[] { 673Misc.ReportUnhandledException(e, new string[] { 755Misc.ReportUnhandledException(e, new string[] { 770Misc.ReportUnhandledException(e, new string[] { 815Misc.ReportUnhandledException(e, new string[] { 861Misc.ReportUnhandledException(e, new string[] { 877Misc.ReportUnhandledException(e, new string[] { 894Misc.ReportUnhandledException(e, new string[] {
Hosting\ProcessHostFactoryHelper.cs (1)
47Misc.ReportUnhandledException(e, new string[] {SR.GetString(SR.Cant_Create_Process_Host)});
Util\Misc.cs (1)
54Misc.ReportUnhandledException(exception, new string[5] {description, APPLICATION_ID, appId, PROCESS_ID, pid});