2 references to XmlImplementation
System.Private.Xml (2)
System\Xml\Dom\XmlDocument.cs (1)
140
public XmlDocument(XmlNameTable nt) : this(new
XmlImplementation
(nt))
System\Xml\Dom\XmlImplementation.cs (1)
13
public XmlImplementation() :
this
(new NameTable())