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