2 references to CollapsedPositionShift
System.Xml (2)
System\Xml\Cache\XPathNode.cs (2)
146return LinePosition + (int) (this.props >> CollapsedPositionShift); 347this.props |= ((uint) posOffset << CollapsedPositionShift);