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