8 references to ParseExpressionForParenthesizedConstruct
Microsoft.CodeAnalysis.CSharp (8)
Parser\LanguageParser.cs (8)
9510var filterExpression = this.ParseExpressionForParenthesizedConstruct(); 9575var expression = this.ParseExpressionForParenthesizedConstruct(); 10065var condition = this.ParseExpressionForParenthesizedConstruct(); 10149this.ParseExpressionForParenthesizedConstruct(), 10502this.ParseExpressionForParenthesizedConstruct(), 12701this.ParseExpressionForParenthesizedConstruct(), 12710this.ParseExpressionForParenthesizedConstruct(), 12724this.ParseExpressionForParenthesizedConstruct(),