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