1 write to _linePosBase
System.Private.Xml (1)
System\Xml\Cache\XPathNodeInfoAtom.cs (1)
135
_linePosBase
= linePosBase;
5 references to _linePosBase
System.Private.Xml (5)
System\Xml\Cache\XPathNodeInfoAtom.cs (5)
230
get { return
_linePosBase
; }
273
hc.Add(
_linePosBase
);
309
_linePosBase
== other.
_linePosBase
)
373
bldr.Append(
_linePosBase
);