1 write to _previousLocalSlots
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (1)
100_previousLocalSlots = previousLocalInfoToSlot;
1 reference to _previousLocalSlots
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (1)
177if (!_previousLocalSlots.TryGetValue(localKey, out int slot))