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

override string System.Collections.Specialized.CaseSensitiveStringDictionary.this[string key]
getset

Definition at line 22 of file CaseSensitiveStringDictionary.cs.

23 {
24 [global::Cpp2ILInjected.Token(Token = "0x6001CAC")]
25 [global::Cpp2ILInjected.Address(RVA = "0x1E91234", Offset = "0x1E91234", Length = "0xC0")]
26 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
29 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
30 get
31 {
32 throw null;
33 }
34 [global::Cpp2ILInjected.Token(Token = "0x6001CAD")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1E912F4", Offset = "0x1E912F4", Length = "0x68")]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
38 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
39 set
40 {
41 throw null;
42 }
43 }
class f__AnonymousType0<< Count > j__TPar