3 references to GetDataContractAdapterType
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContract.cs (3)
693
type =
GetDataContractAdapterType
(type);
771
type =
GetDataContractAdapterType
(type);
2180
if (alreadyExistingContract.UnderlyingType != DataContractCriticalHelper.
GetDataContractAdapterType
(type) &&