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
JsonArrayAttribute.cs
Go to the documentation of this file.
1using System;
5
6namespace Newtonsoft.Json
7{
9 [AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, AllowMultiple = false)]
10 [global::Cpp2ILInjected.Token(Token = "0x200001F")]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x1700000C")]
14 public bool AllowNullItems
15 {
16 [global::Cpp2ILInjected.Token(Token = "0x6000047")]
17 [global::Cpp2ILInjected.Address(RVA = "0x1CB700C", Offset = "0x1CB700C", Length = "0x8")]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 get
20 {
21 throw null;
22 }
23 [global::Cpp2ILInjected.Token(Token = "0x6000048")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1CB7014", Offset = "0x1CB7014", Length = "0xC")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 set
27 {
28 throw null;
29 }
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x6000049")]
33 [global::Cpp2ILInjected.Address(RVA = "0x1CB7020", Offset = "0x1CB7020", Length = "0x8")]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
37 {
38 throw null;
39 }
40
41 [global::Cpp2ILInjected.Token(Token = "0x600004A")]
42 [global::Cpp2ILInjected.Address(RVA = "0x1CB7028", Offset = "0x1CB7028", Length = "0x28")]
43 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
46 {
47 throw null;
48 }
49
50 [global::Cpp2ILInjected.Token(Token = "0x600004B")]
51 [global::Cpp2ILInjected.Address(RVA = "0x1CB7050", Offset = "0x1CB7050", Length = "0x28")]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
53 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
54 public JsonArrayAttribute(string id)
55 {
56 throw null;
57 }
58
59 [global::Cpp2ILInjected.Token(Token = "0x4000045")]
60 [global::Cpp2ILInjected.FieldOffset(Offset = "0x4C")]
61 private bool _allowNullItems;
62 }
63}
class f__AnonymousType0<< Count > j__TPar