4 references to ParseArrowExpressionClause
Microsoft.CodeAnalysis.CSharp (4)
Parser\LanguageParser.cs (4)
3591
? this.
ParseArrowExpressionClause
()
4205
expressionBody = this.
ParseArrowExpressionClause
();
4223
expressionBody = this.
ParseArrowExpressionClause
();
4274
expressionBody = this.
ParseArrowExpressionClause
();