3 writes to _state
System.Collections.Concurrent (3)
System\Collections\Concurrent\ConcurrentDictionary.cs (3)
898_state = StateUninitialized; 920_state = StateInnerLoop; 935_state = StateDone;
1 reference to _state
System.Collections.Concurrent (1)
System\Collections\Concurrent\ConcurrentDictionary.cs (1)
905switch (_state)