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/3]

Implements System.Collections.IList.

Definition at line 377 of file Collection.cs.

378 {
379 [global::Cpp2ILInjected.Token(Token = "0x6002FDD")]
380 [global::Cpp2ILInjected.Address(RVA = "0x18EFCB4", Offset = "0x18EFCB4", Length = "0x84")]
381 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
382 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
383 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
384 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
385 get
386 {
387 throw null;
388 }
389 }