Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 140 of file ConcurrentStack.cs.
References System.Collections.Concurrent.ConcurrentStack< T >._head, System.Collections.Concurrent.ConcurrentStack< T >.Node._next, System.Threading.Interlocked.CompareExchange(), System.Collections.Generic.Dictionary< TKey, TValue >.Count, and System.Collections.Concurrent.CDSCollectionETWBCLProvider.Log.
Referenced by System.Collections.Concurrent.ConcurrentStack< T >.Push(), and System.Collections.Concurrent.ConcurrentStack< T >.PushRange().