1 write to _previousLocals
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (1)
70_previousLocals = previousLocals;
1 reference to _previousLocals
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (1)
115builder.AddRange(_previousLocals.Select((info, index) =>