8 references to ParseExpressionForParenthesizedConstruct
Microsoft.CodeAnalysis.CSharp (8)
Parser\LanguageParser.cs (8)
9407var filterExpression = this.ParseExpressionForParenthesizedConstruct(); 9472var expression = this.ParseExpressionForParenthesizedConstruct(); 9962var condition = this.ParseExpressionForParenthesizedConstruct(); 10046this.ParseExpressionForParenthesizedConstruct(), 10399this.ParseExpressionForParenthesizedConstruct(), 12592this.ParseExpressionForParenthesizedConstruct(), 12601this.ParseExpressionForParenthesizedConstruct(), 12615this.ParseExpressionForParenthesizedConstruct(),