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

◆ TypeNameHandling

override TypeNameHandling Newtonsoft.Json.Serialization.JsonSerializerProxy.TypeNameHandling
getset

Definition at line 262 of file JsonSerializerProxy.cs.

263 {
264 [global::Cpp2ILInjected.Token(Token = "0x600067B")]
265 [global::Cpp2ILInjected.Address(RVA = "0x1D01520", Offset = "0x1D01520", Length = "0x14")]
266 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
267 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
268 get
269 {
270 throw null;
271 }
272 [global::Cpp2ILInjected.Token(Token = "0x600067C")]
273 [global::Cpp2ILInjected.Address(RVA = "0x1D01534", Offset = "0x1D01534", Length = "0x14")]
274 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
275 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
276 set
277 {
278 throw null;
279 }
280 }