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

◆ ObjectCreationHandling

override ObjectCreationHandling Newtonsoft.Json.Serialization.JsonSerializerProxy.ObjectCreationHandling
getset

Definition at line 199 of file JsonSerializerProxy.cs.

200 {
201 [global::Cpp2ILInjected.Token(Token = "0x6000675")]
202 [global::Cpp2ILInjected.Address(RVA = "0x1D014A8", Offset = "0x1D014A8", Length = "0x14")]
203 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
204 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
205 get
206 {
207 throw null;
208 }
209 [global::Cpp2ILInjected.Token(Token = "0x6000676")]
210 [global::Cpp2ILInjected.Address(RVA = "0x1D014BC", Offset = "0x1D014BC", Length = "0x14")]
211 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
212 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
213 set
214 {
215 throw null;
216 }
217 }