Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Implements System.Collections.Concurrent.IProducerConsumerCollection< T >.
Definition at line 607 of file ConcurrentBag.cs.
References System.Collections.Concurrent.ConcurrentBag< T >._workStealingQueues, System.array, System.Collections.Concurrent.ConcurrentBag< T >.CopyFromEachQueueToArray(), System.Collections.Concurrent.ConcurrentBag< T >.DangerousCount, System.Collections.Concurrent.ConcurrentBag< T >.FreezeBag(), and System.Collections.Concurrent.ConcurrentBag< T >.UnfreezeBag().
Referenced by System.Collections.Concurrent.ConcurrentBag< T >.CopyTo(), and System.Collections.Concurrent.ConcurrentBag< T >.GetEnumerator().