1 reference to GetTypeHandleToTypeMap
Microsoft.CodeAnalysis (1)
MetadataReader\MetadataDecoder.cs (1)
617
ConcurrentDictionary<TypeDefinitionHandle, TypeSymbol> cache =
GetTypeHandleToTypeMap
();