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.Specialized.ListDictionary.this[object key]
getset

Implements System.Collections.IDictionary.

Definition at line 33 of file ListDictionary.cs.

34 {
35 [global::Cpp2ILInjected.Token(Token = "0x6001C2A")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1E8CA6C", Offset = "0x1E8CA6C", Length = "0x154")]
37 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
38 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(KnownHttpVerb), Member = "Parse", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(KnownHttpVerb))]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
41 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
42 get
43 {
44 throw null;
45 }
46 [global::Cpp2ILInjected.Token(Token = "0x6001C2B")]
47 [global::Cpp2ILInjected.Address(RVA = "0x1E8CBC0", Offset = "0x1E8CBC0", Length = "0x1B4")]
48 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
49 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(KnownHttpVerb), Member = ".cctor", ReturnType = typeof(void))]
50 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
51 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
53 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
54 set
55 {
56 throw null;
57 }
58 }
class f__AnonymousType0<< Count > j__TPar