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