9 references to ParseExpressionForParenthesizedConstruct
Microsoft.CodeAnalysis.CSharp (9)
Parser\LanguageParser.cs (9)
9533var filterExpression = this.ParseExpressionForParenthesizedConstruct(); 9598var expression = this.ParseExpressionForParenthesizedConstruct(); 10088var condition = this.ParseExpressionForParenthesizedConstruct(); 10172this.ParseExpressionForParenthesizedConstruct(), 10525this.ParseExpressionForParenthesizedConstruct(), 12728this.ParseExpressionForParenthesizedConstruct(), 12737this.ParseExpressionForParenthesizedConstruct(), 12751this.ParseExpressionForParenthesizedConstruct(), 12760this.ParseExpressionForParenthesizedConstruct(),