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

◆ TypeNameAssemblyFormat

override FormatterAssemblyStyle Newtonsoft.Json.Serialization.JsonSerializerProxy.TypeNameAssemblyFormat
getset

Definition at line 304 of file JsonSerializerProxy.cs.

305 {
306 [global::Cpp2ILInjected.Token(Token = "0x600067F")]
307 [global::Cpp2ILInjected.Address(RVA = "0x1D01570", Offset = "0x1D01570", Length = "0x14")]
308 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
309 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
310 get
311 {
312 throw null;
313 }
314 [global::Cpp2ILInjected.Token(Token = "0x6000680")]
315 [global::Cpp2ILInjected.Address(RVA = "0x1D01584", Offset = "0x1D01584", Length = "0x14")]
316 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
317 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
318 set
319 {
320 throw null;
321 }
322 }