2 references to GetReferencedTypeInternal
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\DataContractSet.cs (2)
436
Type? type =
GetReferencedTypeInternal
(xmlName, dataContract);
468
Type? type =
GetReferencedTypeInternal
(genInfo.XmlName, null);