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