4 references to ParseArrowExpressionClause
Microsoft.CodeAnalysis.CSharp (4)
Parser\LanguageParser.cs (4)
3398
? this.
ParseArrowExpressionClause
()
3985
expressionBody = this.
ParseArrowExpressionClause
();
4003
expressionBody = this.
ParseArrowExpressionClause
();
4055
expressionBody = this.
ParseArrowExpressionClause
();