2 references to CountSlots
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\EETypeNode.cs (2)
705int numberOfVtableSlots = virtualSlotCounter.CountSlots(ref /* readonly */ objData); 723int numberOfInterfaceSlots = interfaceSlotCounter.CountSlots(ref /* readonly */ objData);