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]

string System.Collections.Specialized.StringCollection.this[int index]
getset

Implements System.Collections.IList.

Definition at line 13 of file StringCollection.cs.

14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6001C8B")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1E90A78", Offset = "0x1E90A78", Length = "0x74")]
17 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
18 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(StringCollection), Member = "System.Collections.IList.get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(object))]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
20 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
21 get
22 {
23 throw null;
24 }
25 [global::Cpp2ILInjected.Token(Token = "0x6001C8C")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1E90AEC", Offset = "0x1E90AEC", Length = "0x14")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
29 set
30 {
31 throw null;
32 }
33 }
class f__AnonymousType0<< Count > j__TPar