2 references to IsSimpleBinaryOperator
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Operators.cs (2)
602Debug.Assert(IsSimpleBinaryOperator(node.Kind())); 607while (IsSimpleBinaryOperator(current.Kind()))