1 write to attributeValueBaseEntityId
System.Xml (1)
System\Xml\Core\XmlTextReaderImpl.cs (1)
1401attributeValueBaseEntityId = ps.entityId;
2 references to attributeValueBaseEntityId
System.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (2)
1409if ( ps.entityId == attributeValueBaseEntityId ) { 2562while ( ps.entityId != attributeValueBaseEntityId ) {