1 implementation of PopEntity
System.Xml (1)
System\Xml\Core\XmlTextReaderImplHelpers.cs (1)
267 bool IDtdParserAdapter.PopEntity( out IDtdEntityInfo oldEntity, out int newEntityId ) {
1 reference to PopEntity
System.Xml (1)
System\Xml\Schema\DtdParser.cs (1)
3144if ( !readerAdapter.PopEntity( out oldEntity, out currentEntityId ) ) {