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