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)
240
if (slot < 0 && Array.IndexOf(
_discardedSlots
, entry) >= 0)