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