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__IReadOnlyCollection_get_Count()

int System.Array.InternalArray__IReadOnlyCollection_get_Count ( )
inlinepackage

Definition at line 944 of file Array.cs.

945 {
946 return this.Length;
947 }

References System.Array.Length.