1 write to _discardedSlots
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\DictionaryLayoutNode.cs (1)
203_discardedSlots = discardedSlots;
1 reference to _discardedSlots
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\DictionaryLayoutNode.cs (1)
240if (slot < 0 && Array.IndexOf(_discardedSlots, entry) >= 0)