8 references to ParseExpressionForParenthesizedConstruct
Microsoft.CodeAnalysis.CSharp (8)
Parser\LanguageParser.cs (8)
9477var filterExpression = this.ParseExpressionForParenthesizedConstruct(); 9542var expression = this.ParseExpressionForParenthesizedConstruct(); 10032var condition = this.ParseExpressionForParenthesizedConstruct(); 10116this.ParseExpressionForParenthesizedConstruct(), 10469this.ParseExpressionForParenthesizedConstruct(), 12664this.ParseExpressionForParenthesizedConstruct(), 12673this.ParseExpressionForParenthesizedConstruct(), 12687this.ParseExpressionForParenthesizedConstruct(),