1 write to lineInfo
System.Xml (1)
System\Xml\Cache\XPathDocumentBuilder.cs (1)
771
this.
lineInfo
= lineInfo;
3 references to lineInfo
System.Xml (3)
System\Xml\Cache\XPathDocumentBuilder.cs (3)
815
if (this.
lineInfo
!= null) {
816
this.lineNum = this.
lineInfo
.LineNumber;
817
this.linePos = this.
lineInfo
.LinePosition;