3 writes to entityId
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (3)
2669_ps.entityId = 0; 2696_ps.entityId = 0; 8216_ps.entityId = _nextEntityId++;
17 references to entityId
dotnet-svcutil-lib (17)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (17)
1474_attributeValueBaseEntityId = _ps.entityId; 1479if (_ps.entityId == _attributeValueBaseEntityId) 2631entityId = _ps.entityId; 2645newEntityId = _ps.entityId; 2856while (_ps.entityId != _attributeValueBaseEntityId) 5222int attributeBaseEntityId = _ps.entityId; 5246if (chars[pos] == quoteChar && attributeBaseEntityId == _ps.entityId) 5315int enclosingEntityId = _ps.entityId; 5324if (_parsingMode == ParsingMode.Full && _ps.entityId == attributeBaseEntityId) 5449if (attributeBaseEntityId != _ps.entityId) 5463if (attributeBaseEntityId == _ps.entityId) 6204_curNode.entityId = _ps.entityId; 6212_curNode.entityId = _ps.entityId; 6225_curNode.entityId = _ps.entityId; 6253if (_ps.entityId != _nodes[_index].entityId) 6268if (_ps.entityId != _nodes[_index].entityId) 8199_curNode.entityId = _ps.entityId;