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