3 references to COR_E_SERIALIZATION
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Runtime\Serialization\SerializationException.cs (3)
20
HResult = HResults.
COR_E_SERIALIZATION
;
26
HResult = HResults.
COR_E_SERIALIZATION
;
32
HResult = HResults.
COR_E_SERIALIZATION
;