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