2 references to GetNumberOfSlotsInCurrentType
ILCompiler.Compiler (2)
Compiler\VirtualMethodCallHelper.cs (2)
26
int numVTableSlots =
GetNumberOfSlotsInCurrentType
(factory, implType, countDictionarySlots);
55
int numVTableSlots =
GetNumberOfSlotsInCurrentType
(factory, implType, countDictionarySlots);