4 references to ParseArrowExpressionClause
Microsoft.CodeAnalysis.CSharp (4)
Parser\LanguageParser.cs (4)
3399
? this.
ParseArrowExpressionClause
()
3986
expressionBody = this.
ParseArrowExpressionClause
();
4004
expressionBody = this.
ParseArrowExpressionClause
();
4056
expressionBody = this.
ParseArrowExpressionClause
();