2 references to XmlImplementation
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlDocument.cs (1)
89public XmlDocument(XmlNameTable nt) : this(new XmlImplementation(nt))
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlImplementation.cs (1)
19public XmlImplementation() : this(new NameTable())