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