2 references to ArrayTypeSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
626
=> new
ArrayTypeSyntax
(this.Kind, this.elementType, this.rankSpecifiers, diagnostics, GetAnnotations());
629
=> new
ArrayTypeSyntax
(this.Kind, this.elementType, this.rankSpecifiers, GetDiagnostics(), annotations);