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