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