2 references to checkAndThrow
Microsoft.CodeAnalysis.CSharp (2)
Lowering\AsyncRewriter\AsyncExceptionHandlerRewriter.cs (2)
449
return
checkAndThrow
(pendingExceptionLocal);
461
checkAndThrow
(obj));