1 implementation of PushEntity
System.Xml (1)
System\Xml\Core\XmlTextReaderImplHelpers.cs (1)
261
bool IDtdParserAdapter.
PushEntity
( IDtdEntityInfo entity, out int entityId ) {
2 references to PushEntity
System.Xml (2)
System\Xml\Schema\DtdParser.cs (2)
3113
if ( !readerAdapter.
PushEntity
( entity, out newEntityId ) ) {
3124
if ( !readerAdapter.
PushEntity
( entity, out newEntityId ) ) {