2 overrides of FirstIncreasingResumableState
Microsoft.CodeAnalysis.CSharp (2)
Lowering\AsyncRewriter\AsyncMethodToStateMachineRewriter.cs (1)
128protected sealed override StateMachineState FirstIncreasingResumableState
Lowering\IteratorRewriter\IteratorMethodToStateMachineRewriter.cs (1)
80protected override StateMachineState FirstIncreasingResumableState
1 reference to FirstIncreasingResumableState
Microsoft.CodeAnalysis.CSharp (1)
Lowering\StateMachineRewriter\MethodToStateMachineRewriter.cs (1)
157firstState: FirstIncreasingResumableState,