2 references to TryGetReferencedCollectionType
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\DataContractSet.cs (2)
530if (TryGetReferencedCollectionType(xmlName, null, out type)) 543if (TryGetReferencedCollectionType(xmlName, dataContract, out type))