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
JsonExtensionDataAttribute.cs
Go to the documentation of this file.
1using System;
6
7namespace Newtonsoft.Json
8{
10 [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)]
11 [global::Cpp2ILInjected.Token(Token = "0x2000016")]
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x17000008")]
15 public bool WriteData
16 {
18 [global::Cpp2ILInjected.Token(Token = "0x6000037")]
19 [global::Cpp2ILInjected.Address(RVA = "0x1CB6A24", Offset = "0x1CB6A24", Length = "0x8")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 get
22 {
23 throw null;
24 }
26 [global::Cpp2ILInjected.Token(Token = "0x6000038")]
27 [global::Cpp2ILInjected.Address(RVA = "0x1CB6A2C", Offset = "0x1CB6A2C", Length = "0xC")]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 set
30 {
31 throw null;
32 }
33 }
34
35 [global::Cpp2ILInjected.Token(Token = "0x17000009")]
36 public bool ReadData
37 {
39 [global::Cpp2ILInjected.Token(Token = "0x6000039")]
40 [global::Cpp2ILInjected.Address(RVA = "0x1CB6A38", Offset = "0x1CB6A38", Length = "0x8")]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
42 get
43 {
44 throw null;
45 }
47 [global::Cpp2ILInjected.Token(Token = "0x600003A")]
48 [global::Cpp2ILInjected.Address(RVA = "0x1CB6A40", Offset = "0x1CB6A40", Length = "0xC")]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
50 set
51 {
52 throw null;
53 }
54 }
55
56 [global::Cpp2ILInjected.Token(Token = "0x600003B")]
57 [global::Cpp2ILInjected.Address(RVA = "0x1CB6A4C", Offset = "0x1CB6A4C", Length = "0x20")]
58 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
59 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
60 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
62 {
63 throw null;
64 }
65
67 [global::Cpp2ILInjected.Token(Token = "0x4000027")]
68 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
69 private bool <WriteData>k__BackingField;
70
72 [global::Cpp2ILInjected.Token(Token = "0x4000028")]
73 [global::Cpp2ILInjected.FieldOffset(Offset = "0x11")]
74 private bool <ReadData>k__BackingField;
75 }
76}
class f__AnonymousType0<< Count > j__TPar