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