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