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

◆ InternalArray__ICollection_get_Count()

int System.Array.InternalArray__ICollection_get_Count ( )
inlinepackage

Definition at line 823 of file Array.cs.

824 {
825 return this.Length;
826 }

References System.Array.Length.