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