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