1 reference to LineNumberMask
System.Xml (1)
System\Xml\Cache\XPathNode.cs (1)
129
get { return this.info.LineNumberBase + (int) ((this.props &
LineNumberMask
) >> LineNumberShift); }