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