2 references to GetDictionarySlotInVTable
System.Private.TypeLoader (2)
Internal\Runtime\TypeLoader\TypeBuilder.cs (2)
611int dictionarySlot = EETypeCreator.GetDictionarySlotInVTable(type); 670int dictionarySlot = EETypeCreator.GetDictionarySlotInVTable(baseType);