2 references to TryGetReferencedDictionaryType
System.Runtime.Serialization (2)
System\Runtime\Serialization\CodeExporter.cs (2)
604
if (!
TryGetReferencedDictionaryType
(collectionContract, out typeReference))
1205
bool foundDictionaryBase =
TryGetReferencedDictionaryType
(collectionContract, out baseTypeReference);