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)
6253
if (_ps.entityId != _nodes[_index].
entityId
)
6268
if (_ps.entityId != _nodes[_index].
entityId
)