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

◆ NullValueHandling

virtual NullValueHandling Newtonsoft.Json.JsonSerializer.NullValueHandling
getset

Definition at line 260 of file JsonSerializer.cs.

261 {
262 [global::Cpp2ILInjected.Token(Token = "0x6000202")]
263 [global::Cpp2ILInjected.Address(RVA = "0x1CC7DE8", Offset = "0x1CC7DE8", Length = "0x8")]
264 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
265 get
266 {
267 throw null;
268 }
269 [global::Cpp2ILInjected.Token(Token = "0x6000203")]
270 [global::Cpp2ILInjected.Address(RVA = "0x1CC7DF0", Offset = "0x1CC7DF0", Length = "0x60")]
271 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
272 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
273 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
274 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
275 set
276 {
277 throw null;
278 }
279 }
class f__AnonymousType0<< Count > j__TPar