4 references to ParseArrowExpressionClause
Microsoft.CodeAnalysis.CSharp (4)
Parser\LanguageParser.cs (4)
3536
? this.
ParseArrowExpressionClause
()
4150
expressionBody = this.
ParseArrowExpressionClause
();
4168
expressionBody = this.
ParseArrowExpressionClause
();
4219
expressionBody = this.
ParseArrowExpressionClause
();