4 references to ParseArrowExpressionClause
Microsoft.CodeAnalysis.CSharp (4)
Parser\LanguageParser.cs (4)
3460
? this.
ParseArrowExpressionClause
()
4077
expressionBody = this.
ParseArrowExpressionClause
();
4095
expressionBody = this.
ParseArrowExpressionClause
();
4147
expressionBody = this.
ParseArrowExpressionClause
();