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[object key]

object System.Collections.ListDictionaryInternal.this[object key]
getset

Implements System.Collections.IDictionary.

Definition at line 22 of file ListDictionaryInternal.cs.

23 {
24 [global::Cpp2ILInjected.Token(Token = "0x6002DCB")]
25 [global::Cpp2ILInjected.Address(RVA = "0x1C072E4", Offset = "0x1C072E4", Length = "0xAC")]
26 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[]
29 {
30 typeof(string),
31 typeof(string)
32 }, ReturnType = typeof(void))]
33 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
34 get
35 {
36 throw null;
37 }
38 [global::Cpp2ILInjected.Token(Token = "0x6002DCC")]
39 [global::Cpp2ILInjected.Address(RVA = "0x1C07390", Offset = "0x1C07390", Length = "0x138")]
40 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
42 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
43 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[]
44 {
45 typeof(string),
46 typeof(string)
47 }, ReturnType = typeof(void))]
48 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
49 set
50 {
51 throw null;
52 }
53 }
class f__AnonymousType0<< Count > j__TPar