4 references to BoundCompoundAssignmentOperator
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Operators.cs (4)
54return new BoundCompoundAssignmentOperator(node, BinaryOperatorSignature.Error, left, right, 76return new BoundCompoundAssignmentOperator( 99return new BoundCompoundAssignmentOperator(node, BinaryOperatorSignature.Error, left, right, 113return new BoundCompoundAssignmentOperator(node, BinaryOperatorSignature.Error, left, right,