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