2 references to COR_E_SERIALIZATION
System.Private.Windows.Core (2)
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (2)
313
Debug.WriteLineIf(hr == HRESULT.
COR_E_SERIALIZATION
,
319
if (medium.tymed == Com.TYMED.TYMED_HGLOBAL && !medium.hGlobal.IsNull && hr != HRESULT.
COR_E_SERIALIZATION
)