4 references to ParseArrowExpressionClause
Microsoft.CodeAnalysis.CSharp (4)
Parser\LanguageParser.cs (4)
3624
? this.
ParseArrowExpressionClause
()
4238
expressionBody = this.
ParseArrowExpressionClause
();
4256
expressionBody = this.
ParseArrowExpressionClause
();
4307
expressionBody = this.
ParseArrowExpressionClause
();