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

◆ OverrideCreator

ObjectConstructor<object> Newtonsoft.Json.Serialization.JsonDictionaryContract.OverrideCreator
getset

Definition at line 167 of file JsonDictionaryContract.cs.

168 {
169 [global::Cpp2ILInjected.Token(Token = "0x6000595")]
170 [global::Cpp2ILInjected.Address(RVA = "0x1CEE918", Offset = "0x1CEE918", Length = "0x8")]
171 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
172 get
173 {
174 throw null;
175 }
176 [global::Cpp2ILInjected.Token(Token = "0x6000596")]
177 [global::Cpp2ILInjected.Address(RVA = "0x1CEE920", Offset = "0x1CEE920", Length = "0x8")]
178 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
179 set
180 {
181 throw null;
182 }
183 }