1 write to _hoistedLocalSlotCount
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (1)
71_hoistedLocalSlotCount = hoistedLocalSlotCount;
1 reference to _hoistedLocalSlotCount
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (1)
229public override int PreviousHoistedLocalSlotCount => _hoistedLocalSlotCount;