8 references to ParseExpressionForParenthesizedConstruct
Microsoft.CodeAnalysis.CSharp (8)
Parser\LanguageParser.cs (8)
9407
var filterExpression = this.
ParseExpressionForParenthesizedConstruct
();
9472
var expression = this.
ParseExpressionForParenthesizedConstruct
();
9962
var condition = this.
ParseExpressionForParenthesizedConstruct
();
10046
this.
ParseExpressionForParenthesizedConstruct
(),
10399
this.
ParseExpressionForParenthesizedConstruct
(),
12592
this.
ParseExpressionForParenthesizedConstruct
(),
12601
this.
ParseExpressionForParenthesizedConstruct
(),
12615
this.
ParseExpressionForParenthesizedConstruct
(),