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