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

virtual bool System.Collections.ArrayList.IsReadOnly
getset

Implements System.Collections.IList.

Definition at line 359 of file ArrayList.cs.

360 {
361 [global::Cpp2ILInjected.Token(Token = "0x6002EAB")]
362 [global::Cpp2ILInjected.Address(RVA = "0x1C0E038", Offset = "0x1C0E038", Length = "0x8")]
363 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
364 get
365 {
366 throw null;
367 }
368 }