terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Buffers.ArrayPool< T > Class Template Referenceabstract
+ Inheritance 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]
 

Static Private Member Functions

static ArrayPool ()
 

Static Private Attributes

static readonly ArrayPool< T >< Sharedk__BackingField
 

Detailed Description

Definition at line 8 of file ArrayPool.cs.


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