4 references to ParseArrowExpressionClause
Microsoft.CodeAnalysis.CSharp (4)
Parser\LanguageParser.cs (4)
3624
? this.
ParseArrowExpressionClause
()
4229
expressionBody = this.
ParseArrowExpressionClause
();
4247
expressionBody = this.
ParseArrowExpressionClause
();
4298
expressionBody = this.
ParseArrowExpressionClause
();