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

◆ ParameterizedCreator

ObjectConstructor<object> Newtonsoft.Json.Serialization.JsonObjectContract.ParameterizedCreator
getsetpackage

Definition at line 204 of file JsonObjectContract.cs.

205 {
206 [global::Cpp2ILInjected.Token(Token = "0x60005F5")]
207 [global::Cpp2ILInjected.Address(RVA = "0x1CEF358", Offset = "0x1CEF358", Length = "0x8")]
208 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
209 get
210 {
211 throw null;
212 }
213 }