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
Loading...
Searching...
No Matches
System.Buffers.ArrayPool< T > Class Template Referenceabstract
+ 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< TShared [get, set]
 

Static Private Member Functions

static ArrayPool ()
 

Static Private Attributes

static readonly ArrayPool< T >< Sharedk__BackingField
 

Detailed Description

Definition at line 9 of file ArrayPool.cs.


The documentation for this class was generated from the following file: