1 write to _slots
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\VTableSliceNode.cs (1)
112_slots = slots;
2 references to _slots
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\VTableSliceNode.cs (2)
119return _slots; 125Debug.Assert(Array.IndexOf(_slots, slot) >= 0);