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