Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 129 of file BlockingCollection.cs.
References System.Collections.Concurrent.BlockingCollection< T >._boundedCapacity, System.Collections.Concurrent.BlockingCollection< T >._collection, System.Collections.Concurrent.BlockingCollection< T >._consumersCancellationTokenSource, System.Collections.Concurrent.BlockingCollection< T >._freeNodes, System.Collections.Concurrent.BlockingCollection< T >._isDisposed, System.Collections.Concurrent.BlockingCollection< T >._occupiedNodes, System.Collections.Concurrent.BlockingCollection< T >._producersCancellationTokenSource, and System.collection.
Referenced by System.Collections.Concurrent.BlockingCollection< T >.BlockingCollection(), and System.Collections.Concurrent.BlockingCollection< T >.BlockingCollection().