8 references to ParseExpressionForParenthesizedConstruct
Microsoft.CodeAnalysis.CSharp (8)
Parser\LanguageParser.cs (8)
9464var filterExpression = this.ParseExpressionForParenthesizedConstruct(); 9529var expression = this.ParseExpressionForParenthesizedConstruct(); 10019var condition = this.ParseExpressionForParenthesizedConstruct(); 10103this.ParseExpressionForParenthesizedConstruct(), 10456this.ParseExpressionForParenthesizedConstruct(), 12651this.ParseExpressionForParenthesizedConstruct(), 12660this.ParseExpressionForParenthesizedConstruct(), 12674this.ParseExpressionForParenthesizedConstruct(),