4 references to ParseArrowExpressionClause
Microsoft.CodeAnalysis.CSharp (4)
Parser\LanguageParser.cs (4)
3449
? this.
ParseArrowExpressionClause
()
4036
expressionBody = this.
ParseArrowExpressionClause
();
4054
expressionBody = this.
ParseArrowExpressionClause
();
4106
expressionBody = this.
ParseArrowExpressionClause
();