2 types derived from TypeMapDictionaryBase
System.Private.CoreLib (2)
System\Runtime\InteropServices\TypeMapLazyDictionary.NativeAot.cs (2)
135private sealed class ExternalTypeMapDictionary(NativeHashtable table, ExternalReferencesTable externalReferences) : TypeMapDictionaryBase<string> 168private sealed class AssociatedTypeMapDictionary(NativeHashtable table, ExternalReferencesTable externalReferences) : TypeMapDictionaryBase<Type>