2 references to XmlImplementation
System.Xml (2)
System\Xml\Dom\XmlDocument.cs (1)
90
public XmlDocument( XmlNameTable nt ) : this( new
XmlImplementation
( nt ) ) {
System\Xml\Dom\XmlImplementation.cs (1)
19
public XmlImplementation() :
this
( new NameTable() ) {