1 write to _posOffset
System.Private.Xml (1)
System\Xml\Cache\XPathNode.cs (1)
375
_posOffset
= (ushort)linePosOffset;
1 reference to _posOffset
System.Private.Xml (1)
System\Xml\Cache\XPathNode.cs (1)
143
get { return _info.LinePositionBase + (int)
_posOffset
; }