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,
327return new BoundCompoundAssignmentOperator(node, BinaryOperatorSignature.Error, left, right,
529BinaryOperatorSignature.Error,