8 references to ParseExpressionForParenthesizedConstruct
Microsoft.CodeAnalysis.CSharp (8)
Parser\LanguageParser.cs (8)
9421var filterExpression = this.ParseExpressionForParenthesizedConstruct(); 9486var expression = this.ParseExpressionForParenthesizedConstruct(); 9976var condition = this.ParseExpressionForParenthesizedConstruct(); 10060this.ParseExpressionForParenthesizedConstruct(), 10413this.ParseExpressionForParenthesizedConstruct(), 12608this.ParseExpressionForParenthesizedConstruct(), 12617this.ParseExpressionForParenthesizedConstruct(), 12631this.ParseExpressionForParenthesizedConstruct(),