2 overrides of Serialize
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.AxToolboxItem.cs (1)
347
protected override void
Serialize
(SerializationInfo info, StreamingContext context)
System\Windows\Forms\Design\OleDragDropHandler.CfCodeToolboxItem.cs (1)
48
protected override void
Serialize
(SerializationInfo info, StreamingContext context)
2 references to Serialize
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.AxToolboxItem.cs (1)
349
base.
Serialize
(info, context);
System\Windows\Forms\Design\OleDragDropHandler.CfCodeToolboxItem.cs (1)
50
base.
Serialize
(info, context);