3 references to GetDataContractAdapterType
System.Runtime.Serialization (3)
System\Runtime\Serialization\DataContract.cs (3)
575
type =
GetDataContractAdapterType
(type);
636
type =
GetDataContractAdapterType
(type);
2249
if (alreadyExistingContract.UnderlyingType != DataContractCriticalHelper.
GetDataContractAdapterType
(type))