Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 445 of file ConcurrentBag.cs.
References System.Collections.Concurrent.ConcurrentBag< T >._locals, and System.Collections.Concurrent.ConcurrentBag< T >.CreateWorkStealingQueueForCurrentThread().
Referenced by System.Collections.Concurrent.ConcurrentBag< T >.ConcurrentBag(), System.Collections.Concurrent.ConcurrentBag< T >.Add(), System.Collections.Concurrent.ConcurrentBag< T >.Clear(), System.Collections.Concurrent.ConcurrentBag< T >.TryPeek(), System.Collections.Concurrent.ConcurrentBag< T >.TrySteal(), and System.Collections.Concurrent.ConcurrentBag< T >.TryTake().