3 references to SetUnhandledException
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ControlDesigner.ChildSubClass.cs (1)
61_designer.SetUnhandledException(Control.FromChildHandle(m.HWnd), ex);
System\Windows\Forms\Design\ControlDesigner.ChildWindowTarget.cs (1)
57_designer.SetUnhandledException(_childControl, ex);
System\Windows\Forms\Design\ControlDesigner.DesignerWindowTarget.cs (1)
60currentDesigner.SetUnhandledException(currentDesigner.Control, ex);