2 references to TryUnwrapBoundStateMachineScope
Microsoft.CodeAnalysis.CSharp (2)
Lowering\AsyncRewriter\AsyncMethodToStateMachineRewriter.cs (1)
140TryUnwrapBoundStateMachineScope(ref rewrittenBody, out rootScopeHoistedLocals);
Lowering\StateMachineRewriter\MethodToStateMachineRewriter.cs (1)
396/// Must remain in sync with <see cref="TryUnwrapBoundStateMachineScope"/>.