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