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