1 write to hasLineInfo
System.Xml (1)
System\Xml\XPath\XPathDocument.cs (1)
158this.hasLineInfo = (lineInfo != null);
1 reference to hasLineInfo
System.Xml (1)
System\Xml\XPath\XPathDocument.cs (1)
299get { return this.hasLineInfo; }