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.Net.TrackingStringDictionary.this[string key]
getset

Definition at line 86 of file TrackingStringDictionary.cs.

87 {
88 [global::Cpp2ILInjected.Token(Token = "0x600077D")]
89 [global::Cpp2ILInjected.Address(RVA = "0x1EE7F74", Offset = "0x1EE7F74", Length = "0x8")]
90 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
91 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(StringDictionary), Member = "get_Item", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
92 get
93 {
94 throw null;
95 }
96 [global::Cpp2ILInjected.Token(Token = "0x600077E")]
97 [global::Cpp2ILInjected.Address(RVA = "0x1EE7F7C", Offset = "0x1EE7F7C", Length = "0x70")]
98 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
99 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(StringDictionary), Member = "set_Item", MemberParameters = new object[]
100 {
101 typeof(string),
102 typeof(string)
103 }, ReturnType = typeof(void))]
104 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
105 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
106 set
107 {
108 throw null;
109 }
110 }
class f__AnonymousType0<< Count > j__TPar