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