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
ExtenderProvidedPropertyAttribute.cs
Go to the documentation of this file.
1using System;
5
7{
9 [global::Cpp2ILInjected.Token(Token = "0x2000378")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x600174B")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1E4C170", Offset = "0x1E4C170", Length = "0x70")]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ExtendedPropertyDescriptor), Member = ".ctor", MemberParameters = new object[]
15 {
17 typeof(Type),
20 }, ReturnType = typeof(void))]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
23 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
25 {
26 throw null;
27 }
28
29 [global::Cpp2ILInjected.Token(Token = "0x600174C")]
30 [global::Cpp2ILInjected.Address(RVA = "0x1E4C670", Offset = "0x1E4C670", Length = "0x8")]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
32 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
34 {
35 throw null;
36 }
37
38 [global::Cpp2ILInjected.Token(Token = "0x1700054B")]
40 {
42 [global::Cpp2ILInjected.Token(Token = "0x600174D")]
43 [global::Cpp2ILInjected.Address(RVA = "0x1E4C678", Offset = "0x1E4C678", Length = "0x8")]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 get
46 {
47 throw null;
48 }
50 [global::Cpp2ILInjected.Token(Token = "0x600174E")]
51 [global::Cpp2ILInjected.Address(RVA = "0x1E4C680", Offset = "0x1E4C680", Length = "0x8")]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
53 private set
54 {
55 throw null;
56 }
57 }
58
59 [global::Cpp2ILInjected.Token(Token = "0x1700054C")]
60 public IExtenderProvider Provider
61 {
63 [global::Cpp2ILInjected.Token(Token = "0x600174F")]
64 [global::Cpp2ILInjected.Address(RVA = "0x1E4C688", Offset = "0x1E4C688", Length = "0x8")]
65 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
66 get
67 {
68 throw null;
69 }
71 [global::Cpp2ILInjected.Token(Token = "0x6001750")]
72 [global::Cpp2ILInjected.Address(RVA = "0x1E4C690", Offset = "0x1E4C690", Length = "0x8")]
73 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
74 private set
75 {
76 throw null;
77 }
78 }
79
80 [global::Cpp2ILInjected.Token(Token = "0x1700054D")]
82 {
84 [global::Cpp2ILInjected.Token(Token = "0x6001751")]
85 [global::Cpp2ILInjected.Address(RVA = "0x1E4C698", Offset = "0x1E4C698", Length = "0x8")]
86 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
87 get
88 {
89 throw null;
90 }
92 [global::Cpp2ILInjected.Token(Token = "0x6001752")]
93 [global::Cpp2ILInjected.Address(RVA = "0x1E4C6A0", Offset = "0x1E4C6A0", Length = "0x8")]
94 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
95 private set
96 {
97 throw null;
98 }
99 }
100
101 [global::Cpp2ILInjected.Token(Token = "0x6001753")]
102 [global::Cpp2ILInjected.Address(RVA = "0x1E4C6A8", Offset = "0x1E4C6A8", Length = "0xC0")]
103 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
104 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
105 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
106 public override bool Equals(object obj)
107 {
108 throw null;
109 }
110
111 [global::Cpp2ILInjected.Token(Token = "0x6001754")]
112 [global::Cpp2ILInjected.Address(RVA = "0x1E4C768", Offset = "0x1E4C768", Length = "0x8")]
113 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
114 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = "GetHashCode", ReturnType = typeof(int))]
115 public override int GetHashCode()
116 {
117 throw null;
118 }
119
120 [global::Cpp2ILInjected.Token(Token = "0x6001755")]
121 [global::Cpp2ILInjected.Address(RVA = "0x1E4C770", Offset = "0x1E4C770", Length = "0x60")]
122 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
123 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "op_Equality", MemberParameters = new object[]
124 {
125 typeof(Type),
126 typeof(Type)
127 }, ReturnType = typeof(bool))]
128 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
129 public override bool IsDefaultAttribute()
130 {
131 throw null;
132 }
133
135 [global::Cpp2ILInjected.Token(Token = "0x4001228")]
136 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
137 private PropertyDescriptor <ExtenderProperty>k__BackingField;
138
140 [global::Cpp2ILInjected.Token(Token = "0x4001229")]
141 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
142 private IExtenderProvider <Provider>k__BackingField;
143
145 [global::Cpp2ILInjected.Token(Token = "0x400122A")]
146 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
147 private Type <ReceiverType>k__BackingField;
148 }
149}
class f__AnonymousType0<< Count > j__TPar
static ExtenderProvidedPropertyAttribute Create(PropertyDescriptor extenderProperty, Type receiverType, IExtenderProvider provider)