3 references to OnUnhandledException
Microsoft.VisualBasic.Forms (3)
Microsoft\VisualBasic\ApplicationServices\WindowsFormsApplicationBase.vb (3)
513
If Not
OnUnhandledException
(New UnhandledExceptionEventArgs(True, ex)) Then
577
If Not
OnUnhandledException
(New UnhandledExceptionEventArgs(True, ex)) Then
701
OnUnhandledException
(New UnhandledExceptionEventArgs(True, e.Exception))