4 references to ParseArrowExpressionClause
Microsoft.CodeAnalysis.CSharp (4)
Parser\LanguageParser.cs (4)
3451
? this.
ParseArrowExpressionClause
()
4068
expressionBody = this.
ParseArrowExpressionClause
();
4086
expressionBody = this.
ParseArrowExpressionClause
();
4138
expressionBody = this.
ParseArrowExpressionClause
();