3 references to FromCompoundAssignmentOperator
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder.ValueChecks.cs (2)
4621MethodInvocationInfo.FromCompoundAssignmentOperator(compound), 5372MethodInvocationInfo.FromCompoundAssignmentOperator(compound),
Binder\RefSafetyAnalysis.cs (1)
595var methodInvocationInfo = MethodInvocationInfo.FromCompoundAssignmentOperator(node);