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.JsonSerializerSettings.NullValueHandling
getset

Definition at line 105 of file JsonSerializerSettings.cs.

106 {
107 [global::Cpp2ILInjected.Token(Token = "0x6000072")]
108 [global::Cpp2ILInjected.Address(RVA = "0x1CB77B8", Offset = "0x1CB77B8", Length = "0x50")]
109 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
110 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializer), Member = "ApplySerializerSettings", MemberParameters = new object[]
111 {
112 typeof(JsonSerializer),
114 }, ReturnType = typeof(void))]
115 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
116 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
117 get
118 {
119 throw null;
120 }
121 [global::Cpp2ILInjected.Token(Token = "0x6000073")]
122 [global::Cpp2ILInjected.Address(RVA = "0x1CB7808", Offset = "0x1CB7808", Length = "0x68")]
123 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
124 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Int32Enum?), Member = ".ctor", MemberParameters = new object[] { "System.Int32Enum" }, ReturnType = typeof(void))]
125 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
126 set
127 {
128 throw null;
129 }
130 }
class f__AnonymousType0<< Count > j__TPar
Int32Enum
Definition Int32Enum.cs:8