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