2 references to ThrowException
System.Windows.Forms (1)
System\Windows\Forms\NativeWindow.cs (1)
806case UnhandledExceptionMode.ThrowException:
WinFormsControlsTest (1)
Program.cs (1)
12Application.SetUnhandledExceptionMode(UnhandledExceptionMode.ThrowException);