3 writes to _node
System.Collections.Concurrent (3)
System\Collections\Concurrent\ConcurrentDictionary.cs (3)
895_node = null; 919_node = buckets[i]._node; 929_node = node._next;
1 reference to _node
System.Collections.Concurrent (1)
System\Collections\Concurrent\ConcurrentDictionary.cs (1)
926if (_node is Node node)