2 references to TryGetReferencedDictionaryType
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeExporter.cs (2)
602
if (!
TryGetReferencedDictionaryType
(collectionContract, out typeReference))
1137
bool foundDictionaryBase =
TryGetReferencedDictionaryType
(collectionContract, out baseTypeReference);