1 override of GetPreviousLocal
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (1)
143
public override LocalDefinition?
GetPreviousLocal
(
1 reference to GetPreviousLocal
Microsoft.CodeAnalysis (1)
CodeGen\LocalSlotManager.cs (1)
208
local = _slotAllocator.
GetPreviousLocal
(