4 references to ParseArrowExpressionClause
Microsoft.CodeAnalysis.CSharp (4)
Parser\LanguageParser.cs (4)
3629
? this.
ParseArrowExpressionClause
()
4243
expressionBody = this.
ParseArrowExpressionClause
();
4261
expressionBody = this.
ParseArrowExpressionClause
();
4312
expressionBody = this.
ParseArrowExpressionClause
();