3 references to TryFoldConstantBinaryOperator
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Expressions.vb (1)
4394
Dim value = OverloadResolution.
TryFoldConstantBinaryOperator
(BinaryOperatorKind.Add, upperBound, one, int32Type, integerOverflow, divideByZero, Nothing)
Binding\Binder_Operators.vb (1)
494
value = OverloadResolution.
TryFoldConstantBinaryOperator
(operatorKind,
Lowering\LocalRewriter\LocalRewriter_NullableHelpers.vb (1)
385
Dim constant = OverloadResolution.
TryFoldConstantBinaryOperator
(binaryOpKind, left, right, resultType, intOverflow, divideByZero, lengthOutOfLimit)