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
Loading...
Searching...
No Matches

◆ LongLength

long System.Array.LongLength
getset

Definition at line 690 of file Array.cs.

691 {
692 [global::Cpp2ILInjected.Token(Token = "0x6000C01")]
693 [global::Cpp2ILInjected.Address(RVA = "0x1C587D8", Offset = "0x1C587D8", Length = "0x64")]
694 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
695 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
696 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
697 get
698 {
699 throw null;
700 }
701 }
int System.Collections.ICollection. Count
Definition Array.cs:98