1 write to _hasLineInfo
System.Private.Xml (1)
System\Xml\XPath\XPathDocument.cs (1)
166
_hasLineInfo
= (lineInfo != null);
1 reference to _hasLineInfo
System.Private.Xml (1)
System\Xml\XPath\XPathDocument.cs (1)
320
get { return
_hasLineInfo
; }