1 reference to FoldBinaryOperator
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Operators.cs (1)
1768
var constantValue =
FoldBinaryOperator
(syntax, newKind, newLeftOperand, newRightOperand, resultTypeSymbol, diagnostics);