1 instantiation of AsyncStateMachine
Microsoft.CodeAnalysis.VisualBasic (1)
Lowering\AsyncRewriter\AsyncRewriter.vb (1)
93
stateMachineType = New
AsyncStateMachine
(slotAllocatorOpt, compilationState, method, methodOrdinal, kind)
3 references to AsyncStateMachine
Microsoft.CodeAnalysis.VisualBasic (3)
Lowering\AsyncRewriter\AsyncRewriter.vb (2)
30
stateMachineType As
AsyncStateMachine
,
79
<Out> ByRef stateMachineType As
AsyncStateMachine
) As BoundBlock
Lowering\Rewriter.vb (1)
149
Dim asyncStateMachine As
AsyncStateMachine
= Nothing