9 references to ParseExpressionForParenthesizedConstruct
Microsoft.CodeAnalysis.CSharp (9)
Parser\LanguageParser.cs (9)
9493
var filterExpression = this.
ParseExpressionForParenthesizedConstruct
();
9558
var expression = this.
ParseExpressionForParenthesizedConstruct
();
10048
var condition = this.
ParseExpressionForParenthesizedConstruct
();
10132
this.
ParseExpressionForParenthesizedConstruct
(),
10485
this.
ParseExpressionForParenthesizedConstruct
(),
12688
this.
ParseExpressionForParenthesizedConstruct
(),
12697
this.
ParseExpressionForParenthesizedConstruct
(),
12711
this.
ParseExpressionForParenthesizedConstruct
(),
12720
this.
ParseExpressionForParenthesizedConstruct
(),