3 references to CancelledByStackGuardException
Microsoft.CodeAnalysis.VisualBasic (3)
BoundTree\BoundTreeVisitor.vb (1)
207Throw New CancelledByStackGuardException(ex, node)
CodeGen\Optimizer\StackScheduler.Analyzer.vb (1)
198Throw New CancelledByStackGuardException(ex, node)
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter.vb (1)
313Throw New BoundTreeVisitor.CancelledByStackGuardException(ex, node)