6 references to HandleEntityEnd
System.Xml (6)
System\Xml\Schema\DtdParser.cs (3)
1678
if (
HandleEntityEnd
( false ) ) {
2504
if ( literalType == LiteralType.SystemOrPublicID || !
HandleEntityEnd
( true ) ) {
2806
if (
HandleEntityEnd
( false ) ) {
System\Xml\Schema\DtdParserAsync.cs (3)
1295
if (
HandleEntityEnd
( false ) ) {
1961
if ( literalType == LiteralType.SystemOrPublicID || !
HandleEntityEnd
( true ) ) {
2237
if (
HandleEntityEnd
( false ) ) {