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

NullValueHandling? Newtonsoft.Json.Serialization.JsonProperty.NullValueHandling
getset

Definition at line 451 of file JsonProperty.cs.

452 {
454 [global::Cpp2ILInjected.Token(Token = "0x60005C0")]
455 [global::Cpp2ILInjected.Address(RVA = "0x1CEF028", Offset = "0x1CEF028", Length = "0x8")]
456 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
457 get
458 {
459 throw null;
460 }
462 [global::Cpp2ILInjected.Token(Token = "0x60005C1")]
463 [global::Cpp2ILInjected.Address(RVA = "0x1CEF030", Offset = "0x1CEF030", Length = "0x8")]
464 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
465 set
466 {
467 throw null;
468 }
469 }
class f__AnonymousType0<< Count > j__TPar