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