2 references to TryGetCommonObject
System.Windows.Forms (2)
System\Windows\Forms\OLE\DataObject.Composition.BinaryFormatUtilities.cs (2)
126
if (record.
TryGetCommonObject
(out object? value))
195
return record.
TryGetCommonObject
(out object? value)