4 references to GetDataContractAdapterType
System.Private.DataContractSerialization (4)
System\Runtime\Serialization\DataContract.cs (4)
471
type =
GetDataContractAdapterType
(type);
535
type =
GetDataContractAdapterType
(type);
2077
if (DataContractCriticalHelper.
GetDataContractAdapterType
(alreadyExistingContract.UnderlyingType) != DataContractCriticalHelper.
GetDataContractAdapterType
(type))