1 reference to XmlDocumentType
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlDocument.cs (1)
577
return new
XmlDocumentType
(name, publicId, systemId, internalSubset, this);