8 references to ParseExpressionForParenthesizedConstruct
Microsoft.CodeAnalysis.CSharp (8)
Parser\LanguageParser.cs (8)
9510
var filterExpression = this.
ParseExpressionForParenthesizedConstruct
();
9575
var expression = this.
ParseExpressionForParenthesizedConstruct
();
10065
var condition = this.
ParseExpressionForParenthesizedConstruct
();
10149
this.
ParseExpressionForParenthesizedConstruct
(),
10502
this.
ParseExpressionForParenthesizedConstruct
(),
12701
this.
ParseExpressionForParenthesizedConstruct
(),
12710
this.
ParseExpressionForParenthesizedConstruct
(),
12724
this.
ParseExpressionForParenthesizedConstruct
(),