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