1 write to _slotInfo
Microsoft.CodeAnalysis (1)
CodeGen\LocalDefinition.cs (1)
77_slotInfo = new LocalSlotDebugInfo(synthesizedKind, id);
1 reference to _slotInfo
Microsoft.CodeAnalysis (1)
CodeGen\LocalDefinition.cs (1)
142public LocalSlotDebugInfo SlotInfo => _slotInfo;