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