3 instantiations of 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)
16 references to CancelledByStackGuardException
Microsoft.CodeAnalysis.VisualBasic (14)
Analysis\FlowAnalysis\ControlFlowPass.vb (1)
62Catch ex As CancelledByStackGuardException When diagnostics IsNot Nothing
Analysis\FlowAnalysis\DataFlowPass.vb (1)
228Catch ex As CancelledByStackGuardException When diagnostics IsNot Nothing
Analysis\ForLoopVerification.vb (1)
29Catch ex As BoundTreeVisitor.CancelledByStackGuardException
Binding\Binder_Lambda.vb (1)
601Catch ex As CancelledByStackGuardException
Binding\Binder_Query.vb (2)
3653Catch ex As CancelledByStackGuardException 3706Catch ex As CancelledByStackGuardException
Binding\Binder_Statements.vb (2)
463Catch ex As CancelledByStackGuardException 3638Catch ex As CancelledByStackGuardException
CodeGen\CodeGenerator.vb (1)
90Catch ex As BoundTreeVisitor.CancelledByStackGuardException
CodeGen\EmitExpression.vb (1)
67BoundTreeVisitor.CancelledByStackGuardException.GetTooLongOrComplexExpressionErrorLocation(expression))
CodeGen\EmitStatement.vb (1)
663BoundTreeVisitor.CancelledByStackGuardException.GetTooLongOrComplexExpressionErrorLocation(condition))
Compilation\MethodCompiler.vb (1)
1775Catch ex As BoundTreeVisitor.CancelledByStackGuardException
Lowering\Diagnostics\DiagnosticsPass.vb (1)
38Catch ex As CancelledByStackGuardException
Lowering\Rewriter.vb (1)
116Catch ex As BoundTreeVisitor.CancelledByStackGuardException
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler (2)
CompilationContext.vb (1)
503Catch ex As BoundTreeVisitor.CancelledByStackGuardException
Symbols\EEMethodSymbol.vb (1)
590Catch ex As BoundTreeVisitor.CancelledByStackGuardException