3 references to LineNumberBase
System.Xml (3)
System\Xml\Cache\XPathNode.cs (3)
129
get { return this.info.
LineNumberBase
+ (int) ((this.props & LineNumberMask) >> LineNumberShift); }
403
this.info.Document, this.info.
LineNumberBase
, this.info.LinePositionBase);
420
this.info.Document, this.info.
LineNumberBase
, this.info.LinePositionBase);