1 reference to GetTypeRefHandleToTypeMap
Microsoft.CodeAnalysis (1)
MetadataReader\MetadataDecoder.cs (1)
500
ConcurrentDictionary<TypeReferenceHandle, TypeSymbol> cache =
GetTypeRefHandleToTypeMap
();