2 references to ArrowExpressionClauseSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
21449
=> new
ArrowExpressionClauseSyntax
(this.Kind, this.arrowToken, this.expression, diagnostics, GetAnnotations());
21452
=> new
ArrowExpressionClauseSyntax
(this.Kind, this.arrowToken, this.expression, GetDiagnostics(), annotations);