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