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

◆ Required

Required Newtonsoft.Json.Serialization.JsonProperty.Required
getset

Definition at line 404 of file JsonProperty.cs.

405 {
406 [global::Cpp2ILInjected.Token(Token = "0x60005BC")]
407 [global::Cpp2ILInjected.Address(RVA = "0x1CEEF60", Offset = "0x1CEEF60", Length = "0x50")]
408 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
409 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonObjectContract), Member = "get_HasRequiredOrDefaultValueProperties", ReturnType = typeof(bool))]
410 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
411 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
412 get
413 {
414 throw null;
415 }
416 [global::Cpp2ILInjected.Token(Token = "0x60005BD")]
417 [global::Cpp2ILInjected.Address(RVA = "0x1CEEFB0", Offset = "0x1CEEFB0", Length = "0x68")]
418 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
419 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Int32Enum?), Member = ".ctor", MemberParameters = new object[] { "System.Int32Enum" }, ReturnType = typeof(void))]
420 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
421 set
422 {
423 throw null;
424 }
425 }
class f__AnonymousType0<< Count > j__TPar
Int32Enum
Definition Int32Enum.cs:8