2 instantiations of BitmapBinder
System.Windows.Forms (2)
System\Windows\Forms\OLE\DataObject.Composition.BinaryFormatUtilities.cs (2)
47
Binder = restrictSerialization ? new
BitmapBinder
() : null
86
Binder = restrictDeserialization ? new
BitmapBinder
() : null,