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

◆ this[int index]

Implements System.Collections.IList.

Definition at line 42 of file ReadOnlyCollection.cs.

43 {
44 [global::Cpp2ILInjected.Token(Token = "0x6002FEE")]
45 [global::Cpp2ILInjected.Address(RVA = "0x181FB10", Offset = "0x181FB10", Length = "0x94")]
46 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
47 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
48 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
49 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
50 get
51 {
52 throw null;
53 }
54 }