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