1 instantiation of NativeToRuntimeAdapter
System.Windows.Forms (1)
System\Windows\Forms\OLE\DataObject.Composition.cs (1)
69NativeToRuntimeAdapter nativeToRuntime = new(nativeDataObject);
2 references to NativeToRuntimeAdapter
System.Windows.Forms (2)
System\Windows\Forms\OLE\DataObject.Composition.cs (2)
59NativeToRuntimeAdapter nativeToRuntime = new(ComHelpers.GetComPointer<Com.IDataObject>(winFormsToNative)); 69NativeToRuntimeAdapter nativeToRuntime = new(nativeDataObject);