2 references to BaseListSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
18894
=> new
BaseListSyntax
(this.Kind, this.colonToken, this.types, diagnostics, GetAnnotations());
18897
=> new
BaseListSyntax
(this.Kind, this.colonToken, this.types, GetDiagnostics(), annotations);