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

◆ DefaultValueHandling

DefaultValueHandling Newtonsoft.Json.JsonSerializerSettings.DefaultValueHandling
getset

Definition at line 133 of file JsonSerializerSettings.cs.

134 {
135 [global::Cpp2ILInjected.Token(Token = "0x6000074")]
136 [global::Cpp2ILInjected.Address(RVA = "0x1CB7870", Offset = "0x1CB7870", Length = "0x50")]
137 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
138 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializer), Member = "ApplySerializerSettings", MemberParameters = new object[]
139 {
140 typeof(JsonSerializer),
142 }, ReturnType = typeof(void))]
143 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
144 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
145 get
146 {
147 throw null;
148 }
149 [global::Cpp2ILInjected.Token(Token = "0x6000075")]
150 [global::Cpp2ILInjected.Address(RVA = "0x1CB78C0", Offset = "0x1CB78C0", Length = "0x68")]
151 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
152 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Int32Enum?), Member = ".ctor", MemberParameters = new object[] { "System.Int32Enum" }, ReturnType = typeof(void))]
153 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
154 set
155 {
156 throw null;
157 }
158 }
class f__AnonymousType0<< Count > j__TPar
Int32Enum
Definition Int32Enum.cs:8