5 references to Xml_BadDTDLocation
System.Private.Xml (5)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
3117
throw CreateXmlException(SR.
Xml_BadDTDLocation
);
System\Xml\Core\XmlTextReaderImpl.cs (2)
3983
Throw(SR.
Xml_BadDTDLocation
);
4181
Throw(SR.
Xml_BadDTDLocation
);
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
1545
Throw(SR.
Xml_BadDTDLocation
);
1785
Throw(SR.
Xml_BadDTDLocation
);