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

◆ IsReadOnly [2/2]

bool System.Array.IsReadOnly
getset

Definition at line 788 of file Array.cs.

789 {
790 [global::Cpp2ILInjected.Token(Token = "0x6000C08")]
791 [global::Cpp2ILInjected.Address(RVA = "0x1C58C80", Offset = "0x1C58C80", Length = "0x8")]
792 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
793 get
794 {
795 throw null;
796 }
797 }
int System.Collections.ICollection. Count
Definition Array.cs:98