|
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
|
Inheritance diagram for System.Buffers.ArrayPool< T >:
Collaboration diagram for System.Buffers.ArrayPool< T >:Public Member Functions | |
| T[] | Rent (int minimumLength) |
| void | Return (T[] array, bool clearArray=false) |
Protected Member Functions | |
| ArrayPool () | |
Properties | |
| static ArrayPool< T > | Shared [get, set] |
Static Private Member Functions | |
| static | ArrayPool () |
Static Private Attributes | |
| static readonly ArrayPool< T >< Shared > | k__BackingField |
Definition at line 9 of file ArrayPool.cs.