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