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
JsonObjectAttribute.cs
Go to the documentation of this file.
1using System;
5
6namespace Newtonsoft.Json
7{
8 [AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface, AllowMultiple = false)]
10 [global::Cpp2ILInjected.Token(Token = "0x2000023")]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x17000018")]
15 {
16 [global::Cpp2ILInjected.Token(Token = "0x6000065")]
17 [global::Cpp2ILInjected.Address(RVA = "0x1CB7470", Offset = "0x1CB7470", Length = "0x8")]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 get
20 {
21 throw null;
22 }
23 [global::Cpp2ILInjected.Token(Token = "0x6000066")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1CB7478", Offset = "0x1CB7478", Length = "0x8")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 set
27 {
28 throw null;
29 }
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x17000019")]
34 {
35 [global::Cpp2ILInjected.Token(Token = "0x6000067")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1CB7480", Offset = "0x1CB7480", Length = "0x50")]
37 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
40 get
41 {
42 throw null;
43 }
44 [global::Cpp2ILInjected.Token(Token = "0x6000068")]
45 [global::Cpp2ILInjected.Address(RVA = "0x1CB74D0", Offset = "0x1CB74D0", Length = "0x68")]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Int32Enum?), Member = ".ctor", MemberParameters = new object[] { "System.Int32Enum" }, ReturnType = typeof(void))]
48 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
49 set
50 {
51 throw null;
52 }
53 }
54
55 [global::Cpp2ILInjected.Token(Token = "0x6000069")]
56 [global::Cpp2ILInjected.Address(RVA = "0x1CB7538", Offset = "0x1CB7538", Length = "0x8")]
57 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
58 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
60 {
61 throw null;
62 }
63
64 [global::Cpp2ILInjected.Token(Token = "0x600006A")]
65 [global::Cpp2ILInjected.Address(RVA = "0x1CB7540", Offset = "0x1CB7540", Length = "0x28")]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
67 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
72
73 [global::Cpp2ILInjected.Token(Token = "0x600006B")]
74 [global::Cpp2ILInjected.Address(RVA = "0x1CB7568", Offset = "0x1CB7568", Length = "0x28")]
75 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
76 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
77 public JsonObjectAttribute(string id)
78 {
79 throw null;
80 }
81
82 [global::Cpp2ILInjected.Token(Token = "0x4000056")]
83 [global::Cpp2ILInjected.FieldOffset(Offset = "0x4C")]
85
86 [global::Cpp2ILInjected.Token(Token = "0x4000057")]
87 [global::Cpp2ILInjected.FieldOffset(Offset = "0x50")]
89 }
90}
class f__AnonymousType0<< Count > j__TPar
JsonObjectAttribute(MemberSerialization memberSerialization)
Int32Enum
Definition Int32Enum.cs:8