1 reference to VisitCatchBlock
Microsoft.CodeAnalysis.CSharp (1)
Lowering\AsyncRewriter\AsyncExceptionHandlerRewriter.cs (1)
477
return (BoundCatchBlock)@this.
VisitCatchBlock
(catchBlock, parentAwaitCatchFrame: origAwaitCatchFrame);