3 references to Xml_DtdNotAllowedInFragment
System.Private.Xml (3)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
3118throw CreateXmlException(SR.Xml_DtdNotAllowedInFragment);
System\Xml\Core\XmlWellFormedWriter.cs (1)
368throw new InvalidOperationException(SR.Xml_DtdNotAllowedInFragment);
System\Xml\Core\XmlWellFormedWriterAsync.cs (1)
69throw new InvalidOperationException(SR.Xml_DtdNotAllowedInFragment);