3 references to LinePositionBase
System.Xml (3)
System\Xml\Cache\XPathNode.cs (3)
136get { return this.info.LinePositionBase + (int) this.posOffset; } 403this.info.Document, this.info.LineNumberBase, this.info.LinePositionBase); 420this.info.Document, this.info.LineNumberBase, this.info.LinePositionBase);