1 implementation of PopEntity
System.Private.Xml (1)
System\Xml\Core\XmlTextReaderImplHelpers.cs (1)
272bool IDtdParserAdapter.PopEntity(out IDtdEntityInfo? oldEntity, out int newEntityId)
1 reference to PopEntity
System.Private.Xml (1)
System\Xml\Schema\DtdParser.cs (1)
3308if (!_readerAdapter.PopEntity(out oldEntity, out _currentEntityId))