Binder\Binder_Operators.cs (5)
61return new BoundCompoundAssignmentOperator(node, BinaryOperatorSignature.Error, left, right,
106return new BoundCompoundAssignmentOperator(node, BinaryOperatorSignature.Error, left, right,
120return new BoundCompoundAssignmentOperator(node, BinaryOperatorSignature.Error, left, right,
338return new BoundCompoundAssignmentOperator(node, BinaryOperatorSignature.Error, left, right,
542BinaryOperatorSignature.Error,