4 references to ParseArrowExpressionClause
Microsoft.CodeAnalysis.CSharp (4)
Parser\LanguageParser.cs (4)
3578
? this.
ParseArrowExpressionClause
()
4192
expressionBody = this.
ParseArrowExpressionClause
();
4210
expressionBody = this.
ParseArrowExpressionClause
();
4261
expressionBody = this.
ParseArrowExpressionClause
();