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