12 references to HandleEntityEnd
System.Xml (12)
System\Xml\Core\XmlTextReaderImpl.cs (8)
2003HandleEntityEnd( true ); 2043HandleEntityEnd( true ); 2563HandleEntityEnd( false ); 3724if ( HandleEntityEnd( true ) ) { 3862if ( HandleEntityEnd( true ) ) { 4872if ( HandleEntityEnd( true ) ) { // no EndEntity reporting while parsing attributes 5231if ( HandleEntityEnd( true ) ) { 7797if ( HandleEntityEnd( false ) ) {
System\Xml\Core\XmlTextReaderImplAsync.cs (4)
1573if (HandleEntityEnd(true)) { 1693if (HandleEntityEnd(true)) { 2659if ( HandleEntityEnd( true ) ) { // no EndEntity reporting while parsing attributes 3249if (HandleEntityEnd(true)) {