4 references to UnhandledException
Microsoft.VisualBasic.Forms (4)
Microsoft\VisualBasic\ApplicationServices\WindowsFormsApplicationBase.vb (4)
369
''' Occurs when the application encounters an <see cref="
UnhandledException
"/>.
664
''' <see cref="
UnhandledException
"/> event so we do the translation here before raising our event.
907
''' Raises the <see cref="
UnhandledException
"/> event and exits the application if the event handler indicated
920
RaiseEvent
UnhandledException
(Me, e)