1 reference to XmlDocumentType
System.Private.Xml (1)
System\Xml\Dom\XmlDocument.cs (1)
641
return new
XmlDocumentType
(name, publicId, systemId, internalSubset, this);