4 references to GetTooLongOrComplexExpressionErrorLocation
Microsoft.CodeAnalysis.VisualBasic (4)
BoundTree\BoundTreeVisitor.vb (2)
154
diagnostics.Add(ERRID.ERR_TooLongOrComplexExpression,
GetTooLongOrComplexExpressionErrorLocation
(Node))
158
diagnostics.Add(ERRID.ERR_TooLongOrComplexExpression,
GetTooLongOrComplexExpressionErrorLocation
(Node))
CodeGen\EmitExpression.vb (1)
69
BoundTreeVisitor.CancelledByStackGuardException.
GetTooLongOrComplexExpressionErrorLocation
(expression))
CodeGen\EmitStatement.vb (1)
663
BoundTreeVisitor.CancelledByStackGuardException.
GetTooLongOrComplexExpressionErrorLocation
(condition))