8 references to ParseExpressionForParenthesizedConstruct
Microsoft.CodeAnalysis.CSharp (8)
Parser\LanguageParser.cs (8)
9421
var filterExpression = this.
ParseExpressionForParenthesizedConstruct
();
9486
var expression = this.
ParseExpressionForParenthesizedConstruct
();
9976
var condition = this.
ParseExpressionForParenthesizedConstruct
();
10060
this.
ParseExpressionForParenthesizedConstruct
(),
10413
this.
ParseExpressionForParenthesizedConstruct
(),
12608
this.
ParseExpressionForParenthesizedConstruct
(),
12617
this.
ParseExpressionForParenthesizedConstruct
(),
12631
this.
ParseExpressionForParenthesizedConstruct
(),