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