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