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