1 write to _linePosBase
System.Private.Xml (1)
System\Xml\Cache\XPathNodeInfoAtom.cs (1)
134
_linePosBase
= linePosBase;
4 references to _linePosBase
System.Private.Xml (4)
System\Xml\Cache\XPathNodeInfoAtom.cs (4)
229
get { return
_linePosBase
; }
306
_linePosBase
== other.
_linePosBase
)
370
bldr.Append(
_linePosBase
);