2 references to TryGetReferencedListType
System.Runtime.Serialization.Schema (2)
System\Runtime\Serialization\Schema\CodeExporter.cs (2)
627
if (!
TryGetReferencedListType
(itemContract, isItemTypeNullable, out typeReference))
1236
if (!
TryGetReferencedListType
(itemContract, isItemTypeNullable, out baseTypeReference))