2 references to AttributesStatementSyntax
Microsoft.CodeAnalysis.VisualBasic (2)
Generated\Syntax.xml.Internal.Generated.vb (2)
10645
Friend Shared CreateInstance As Func(Of ObjectReader, Object) = Function(o) New
AttributesStatementSyntax
(o)
10654
ObjectBinder.RegisterTypeReader(GetType(AttributesStatementSyntax), Function(r) New
AttributesStatementSyntax
(r))