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