1 write to _resumableStateAllocator
Microsoft.CodeAnalysis.VisualBasic (1)
Lowering\StateMachineRewriter\StateMachineRewriter.StateMachineMethodToClassRewriter.vb (1)
100_resumableStateAllocator = New ResumableStateMachineStateAllocator(
2 references to _resumableStateAllocator
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\StateMachineRewriter\StateMachineRewriter.StateMachineMethodToClassRewriter.vb (2)
161state = _resumableStateAllocator.AllocateState(awaitOrYieldReturnSyntax) 226Return _resumableStateAllocator.GenerateThrowMissingStateDispatch(F, F.Local(CachedState, isLValue:=False), EncMissingStateErrorCode)