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