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