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