| 
    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.Threading.SparselyPopulatedArray< T >:
 Collaboration diagram for System.Threading.SparselyPopulatedArray< T >:Package Functions | |
| SparselyPopulatedArray (int initialSize) | |
| SparselyPopulatedArrayAddInfo< T > | Add (T element) | 
Properties | |
| SparselyPopulatedArrayFragment< T > | Tail [get, set] | 
Private Attributes | |
| readonly SparselyPopulatedArrayFragment< T > | _head | 
| SparselyPopulatedArrayFragment< T > | _tail | 
| T | : | class | 
Definition at line 8 of file SparselyPopulatedArray.cs.