2 references to AttributesStatementSyntax
Microsoft.CodeAnalysis.VisualBasic (2)
Generated\Syntax.xml.Main.Generated.vb (2)
2693
Return New
AttributesStatementSyntax
(node.Kind, node.Green.GetDiagnostics, node.Green.GetAnnotations, newAttributeLists.Node)
12500
Return New
AttributesStatementSyntax
(SyntaxKind.AttributesStatement, Nothing, Nothing, attributeLists.Node)