4 writes to entityId
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (4)
6204_curNode.entityId = _ps.entityId; 6212_curNode.entityId = _ps.entityId; 6225_curNode.entityId = _ps.entityId; 8199_curNode.entityId = _ps.entityId;
2 references to entityId
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (2)
6253if (_ps.entityId != _nodes[_index].entityId) 6268if (_ps.entityId != _nodes[_index].entityId)