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