1 write to _dictionary
System.Collections.Concurrent (1)
System\Collections\Concurrent\ConcurrentDictionary.cs (1)
884
_dictionary
= dictionary;
1 reference to _dictionary
System.Collections.Concurrent (1)
System\Collections\Concurrent\ConcurrentDictionary.cs (1)
908
_buckets =
_dictionary
._tables._buckets;