4 references to ResString
System.Private.Xml (4)
System\Xml\Core\XmlTextReaderImpl.cs (1)
2514
if (e.
ResString
== SR.Xml_UnexpectedEOF && _ps.entity != null)
System\Xml\Core\XmlTextReaderImplAsync.cs (1)
786
if (e.
ResString
== SR.Xml_UnexpectedEOF && _ps.entity != null)
System\Xml\Schema\DtdParser.cs (1)
1383
if (e.
ResString
== SR.Xml_UnexpectedEOF && _currentEntityId != 0)
System\Xml\Schema\DtdParserAsync.cs (1)
1004
if (e.
ResString
== SR.Xml_UnexpectedEOF && _currentEntityId != 0)