2 references to IsExpectedBinaryOperator
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
10383if (IsExpectedBinaryOperator(tk)) 10559Debug.Assert(IsExpectedBinaryOperator(tk));