4 references to AttributesStatementSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
10684
Return new
AttributesStatementSyntax
(Me.Kind, newErrors, GetAnnotations, _attributeLists)
10688
Return new
AttributesStatementSyntax
(Me.Kind, GetDiagnostics, annotations, _attributeLists)
38948
Return New
AttributesStatementSyntax
(node.Kind, node.GetDiagnostics, node.GetAnnotations, newAttributeLists.Node)
Generated\Syntax.xml.Syntax.Generated.vb (1)
12423
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
AttributesStatementSyntax
(kind, errors, annotations, if(attributeLists IsNot Nothing, attributeLists.Green, Nothing)), Nothing, 0)