9 references to ParseExpressionForParenthesizedConstruct
Microsoft.CodeAnalysis.CSharp (9)
Parser\LanguageParser.cs (9)
9493var filterExpression = this.ParseExpressionForParenthesizedConstruct(); 9558var expression = this.ParseExpressionForParenthesizedConstruct(); 10048var condition = this.ParseExpressionForParenthesizedConstruct(); 10132this.ParseExpressionForParenthesizedConstruct(), 10485this.ParseExpressionForParenthesizedConstruct(), 12688this.ParseExpressionForParenthesizedConstruct(), 12697this.ParseExpressionForParenthesizedConstruct(), 12711this.ParseExpressionForParenthesizedConstruct(), 12720this.ParseExpressionForParenthesizedConstruct(),