2 references to Rethrow
Microsoft.CodeAnalysis.CSharp (2)
Lowering\AsyncRewriter\AsyncExceptionHandlerRewriter.cs (2)
398
BoundStatement rethrow =
Rethrow
(obj);
669
return
Rethrow
(_currentAwaitCatchFrame.pendingCaughtException);