2 overrides of Serialize
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.AxToolboxItem.cs (1)
342
protected override void
Serialize
(SerializationInfo info, StreamingContext context)
System\Windows\Forms\Design\OleDragDropHandler.CfCodeToolboxItem.cs (1)
45
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)
344
base.
Serialize
(info, context);
System\Windows\Forms\Design\OleDragDropHandler.CfCodeToolboxItem.cs (1)
47
base.
Serialize
(info, context);