1 override of TryGetPreviousHoistedLocalSlotIndex
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (1)
194
public override bool
TryGetPreviousHoistedLocalSlotIndex
(
2 references to TryGetPreviousHoistedLocalSlotIndex
Microsoft.CodeAnalysis.CSharp (2)
Lowering\StateMachineRewriter\MethodToStateMachineRewriter.cs (1)
700
!slotAllocator.
TryGetPreviousHoistedLocalSlotIndex
(
Lowering\StateMachineRewriter\StateMachineRewriter.cs (1)
203
if (mapToPreviousFields && slotAllocatorOpt.
TryGetPreviousHoistedLocalSlotIndex
(