2 references to IsNextExpressionPotentiallyAmbiguous
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
ParenthesizedExpressionSyntaxExtensions.cs (2)
563if (IsNextExpressionPotentiallyAmbiguous(binaryExpression)) 591return IsNextExpressionPotentiallyAmbiguous(node);