1 write to linePosBase
System.Xml (1)
System\Xml\Cache\XPathNodeInfoAtom.cs (1)
128
this.
linePosBase
= linePosBase;
4 references to linePosBase
System.Xml (4)
System\Xml\Cache\XPathNodeInfoAtom.cs (4)
212
get { return this.
linePosBase
; }
276
this.
linePosBase
== that.
linePosBase
) {
331
bldr.Append(this.
linePosBase
);