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.JsonObjectContract.OverrideCreator
getset

Definition at line 185 of file JsonObjectContract.cs.

186 {
187 [global::Cpp2ILInjected.Token(Token = "0x60005F3")]
188 [global::Cpp2ILInjected.Address(RVA = "0x1CEF348", Offset = "0x1CEF348", Length = "0x8")]
189 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
190 get
191 {
192 throw null;
193 }
194 [global::Cpp2ILInjected.Token(Token = "0x60005F4")]
195 [global::Cpp2ILInjected.Address(RVA = "0x1CEF350", Offset = "0x1CEF350", Length = "0x8")]
196 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
197 set
198 {
199 throw null;
200 }
201 }