4 references to BoundBinaryOperator
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_InterpolatedString.cs (1)
395=> new BoundBinaryOperator(
Binder\Binder_Operators.cs (3)
654return new BoundBinaryOperator( 1001return new BoundBinaryOperator( 1017return new BoundBinaryOperator(node, kind, left, right, ConstantValue.NotAvailable, methodOpt: null, constrainedToTypeOpt: null, lookupResult, originalUserDefinedOperators, CreateErrorType(), true);