1 reference to AwaitCatchFrame
Microsoft.CodeAnalysis.CSharp (1)
Lowering\AsyncRewriter\AsyncExceptionHandlerRewriter.cs (1)
551
currentAwaitCatchFrame = _currentAwaitCatchFrame = new
AwaitCatchFrame
(_F, tryStatementSyntax, parentAwaitCatchFrame);