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