Binder\Binder_Operators.cs (5)
54return new BoundCompoundAssignmentOperator(node, BinaryOperatorSignature.Error, left, right,
99return new BoundCompoundAssignmentOperator(node, BinaryOperatorSignature.Error, left, right,
113return new BoundCompoundAssignmentOperator(node, BinaryOperatorSignature.Error, left, right,
141return new BoundCompoundAssignmentOperator(node, BinaryOperatorSignature.Error, left, right,
367BinaryOperatorSignature.Error,