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