4 references to ParseArrowExpressionClause
Microsoft.CodeAnalysis.CSharp (4)
Parser\LanguageParser.cs (4)
3066
? this.
ParseArrowExpressionClause
()
3623
expressionBody = this.
ParseArrowExpressionClause
();
3641
expressionBody = this.
ParseArrowExpressionClause
();
3691
expressionBody = this.
ParseArrowExpressionClause
();