1 reference to IsRightAssociative
Microsoft.CodeAnalysis.CSharp (1)
Parser\LanguageParser.cs (1)
10457if ((newPrecedence == precedence) && !IsRightAssociative(opKind))