2 references to AttributeSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
16219
=> new
AttributeSyntax
(this.Kind, this.name, this.argumentList, diagnostics, GetAnnotations());
16222
=> new
AttributeSyntax
(this.Kind, this.name, this.argumentList, GetDiagnostics(), annotations);