1 write to _slotAllocator
Microsoft.CodeAnalysis.VisualBasic (1)
CodeGen\ResumableStateMachineStateAllocator.vb (1)
40
_slotAllocator
= slotAllocator
2 references to _slotAllocator
Microsoft.CodeAnalysis.VisualBasic (2)
CodeGen\ResumableStateMachineStateAllocator.vb (2)
52
If
_slotAllocator
?.TryGetPreviousStateMachineState(awaitOrYieldReturnSyntax, awaitId:=Nothing, state) = True Then
72
Return _matchedStateCount < If(
_slotAllocator
?.GetFirstUnusedStateMachineState(_increasing), _firstState) - _firstState