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