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