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