3 writes to _node
System.Collections.Concurrent (3)
System\Collections\Concurrent\ConcurrentDictionary.cs (3)
883_node = null; 897_node = node._next; 910_node = buckets[i]._node;
1 reference to _node
System.Collections.Concurrent (1)
System\Collections\Concurrent\ConcurrentDictionary.cs (1)
894if (_node is Node node)