4 writes to entityId
System.Xml (4)
System\Xml\Core\XmlTextReaderImpl.cs (3)
2403ps.entityId = 0; 2427ps.entityId = 0; 7264ps.entityId = nextEntityId++;
System\Xml\Core\XmlTextReaderImplAsync.cs (1)
802ps.entityId = 0;
27 references to entityId
System.Xml (27)
System\Xml\Core\XmlTextReaderImpl.cs (17)
1401attributeValueBaseEntityId = ps.entityId; 1409if ( ps.entityId == attributeValueBaseEntityId ) { 2368entityId = ps.entityId; 2380newEntityId = ps.entityId; 2562while ( ps.entityId != attributeValueBaseEntityId ) { 4654int attributeBaseEntityId = ps.entityId; 4682if ( chars[pos] == quoteChar && attributeBaseEntityId == ps.entityId ) { 4741int enclosingEntityId = ps.entityId; 4751if ( parsingMode == ParsingMode.Full && ps.entityId == attributeBaseEntityId ) { 4862if ( attributeBaseEntityId != ps.entityId ) { 4877if ( attributeBaseEntityId == ps.entityId ) { 5530curNode.entityId = ps.entityId; 5537curNode.entityId = ps.entityId; 5552curNode.entityId = ps.entityId; 5583if ( ps.entityId != nodes[index].entityId ) { 5596if ( ps.entityId != nodes[index].entityId ) { 7250curNode.entityId = ps.entityId;
System\Xml\Core\XmlTextReaderImplAsync.cs (10)
774entityId = ps.entityId; 2436int attributeBaseEntityId = ps.entityId; 2464if ( chars[pos] == quoteChar && attributeBaseEntityId == ps.entityId ) { 2523int enclosingEntityId = ps.entityId; 2538if ( parsingMode == ParsingMode.Full && ps.entityId == attributeBaseEntityId ) { 2649if ( attributeBaseEntityId != ps.entityId ) { 2664if ( attributeBaseEntityId == ps.entityId ) { 3597curNode.entityId = ps.entityId; 3604curNode.entityId = ps.entityId; 3619curNode.entityId = ps.entityId;