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