4 references to GetDataContractAdapterType
System.Private.DataContractSerialization (4)
System\Runtime\Serialization\DataContract.cs (4)
454
type =
GetDataContractAdapterType
(type);
518
type =
GetDataContractAdapterType
(type);
2060
if (DataContractCriticalHelper.
GetDataContractAdapterType
(alreadyExistingContract.UnderlyingType) != DataContractCriticalHelper.
GetDataContractAdapterType
(type))