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