8 references to ParseExpressionForParenthesizedConstruct
Microsoft.CodeAnalysis.CSharp (8)
Parser\LanguageParser.cs (8)
9464
var filterExpression = this.
ParseExpressionForParenthesizedConstruct
();
9529
var expression = this.
ParseExpressionForParenthesizedConstruct
();
10019
var condition = this.
ParseExpressionForParenthesizedConstruct
();
10103
this.
ParseExpressionForParenthesizedConstruct
(),
10456
this.
ParseExpressionForParenthesizedConstruct
(),
12651
this.
ParseExpressionForParenthesizedConstruct
(),
12660
this.
ParseExpressionForParenthesizedConstruct
(),
12674
this.
ParseExpressionForParenthesizedConstruct
(),