2 references to GetReferencedGenericTypeInternal
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\DataContractSet.cs (2)
457
type =
GetReferencedGenericTypeInternal
(dataContract.GenericInfo, out referencedContract, out genericParameters);
501
Type? paramType =
GetReferencedGenericTypeInternal
(paramInfo, out paramContract, out object[]? paramParameters);