4 references to ResString
System.Xml (4)
System\Xml\Core\XmlTextReaderImpl.cs (1)
2326if ( e.ResString == Res.Xml_UnexpectedEOF && ps.entity != null ) {
System\Xml\Core\XmlTextReaderImplAsync.cs (1)
744if ( e.ResString == Res.Xml_UnexpectedEOF && ps.entity != null ) {
System\Xml\Schema\DtdParser.cs (1)
1436if ( e.ResString == Res.Xml_UnexpectedEOF && currentEntityId != 0 ) {
System\Xml\Schema\DtdParserAsync.cs (1)
1047if ( e.ResString == Res.Xml_UnexpectedEOF && currentEntityId != 0 ) {