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