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)
143get { return _info.LinePositionBase + (int)_posOffset; }