| 
    terraria-cpp2il v1.4.4.9
    
   Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon 
   | 
 
 Collaboration diagram for System.Buffers.TlsOverPerCoreLockedStacksArrayPool< T >.LockedStack:Public Member Functions | |
| bool | TryPush (T[] array) | 
| T[] | TryPop () | 
| void | Trim (uint tickCount, int id, TlsOverPerCoreLockedStacksArrayPool< T >.MemoryPressure pressure, int bucketSize) | 
| LockedStack () | |
Private Attributes | |
| readonly T[][] | _arrays | 
| int | _count | 
| uint | _firstStackItemMS | 
Definition at line 300 of file TlsOverPerCoreLockedStacksArrayPool.cs.