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

◆ ConstructorHandling

ConstructorHandling Newtonsoft.Json.JsonSerializerSettings.ConstructorHandling
getset

Definition at line 322 of file JsonSerializerSettings.cs.

323 {
324 [global::Cpp2ILInjected.Token(Token = "0x6000080")]
325 [global::Cpp2ILInjected.Address(RVA = "0x1CB7C18", Offset = "0x1CB7C18", Length = "0x50")]
326 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
327 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializer), Member = "ApplySerializerSettings", MemberParameters = new object[]
328 {
329 typeof(JsonSerializer),
331 }, ReturnType = typeof(void))]
332 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
333 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
334 get
335 {
336 throw null;
337 }
338 [global::Cpp2ILInjected.Token(Token = "0x6000081")]
339 [global::Cpp2ILInjected.Address(RVA = "0x1CB7C68", Offset = "0x1CB7C68", Length = "0x68")]
340 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
341 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Int32Enum?), Member = ".ctor", MemberParameters = new object[] { "System.Int32Enum" }, ReturnType = typeof(void))]
342 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
343 set
344 {
345 throw null;
346 }
347 }
class f__AnonymousType0<< Count > j__TPar
Int32Enum
Definition Int32Enum.cs:8