2 writes to _next
System.Private.Xml (2)
System\Xml\Cache\XPathNodeInfoAtom.cs (2)
135
_next
= null;
246
set {
_next
= value; }
1 reference to _next
System.Private.Xml (1)
System\Xml\Cache\XPathNodeInfoAtom.cs (1)
245
get { return
_next
; }