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

◆ Collection() [2/2]

Definition at line 20 of file Collection.cs.

21 {
22 if (list == null)
23 {
25 }
27 }
class f__AnonymousType0<< Count > j__TPar
static void ThrowArgumentNullException(ExceptionArgument argument)

References j__TPar, System.list, and System.ThrowHelper.ThrowArgumentNullException().