terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
XmlAnyConverter.cs
Go to the documentation of this file.
1using System;
3
4namespace System.Xml.Schema
5{
6 // Token: 0x02000165 RID: 357
8 {
9 // Token: 0x06000C46 RID: 3142 RVA: 0x000204D8 File Offset: 0x0001E6D8
11 {
12 if (!true)
13 {
14 }
15 base..ctor(typeCode);
16 }
17
18 // Token: 0x06000C47 RID: 3143 RVA: 0x000204F0 File Offset: 0x0001E6F0
19 public override bool ToBoolean(object value)
20 {
21 if (value != null)
22 {
23 Type type = value.GetType();
24 }
25 throw new InvalidCastException();
26 }
27
28 // Token: 0x06000C48 RID: 3144 RVA: 0x0002050C File Offset: 0x0001E70C
29 public override DateTime ToDateTime(object value)
30 {
31 if (value != null)
32 {
33 Type type = value.GetType();
34 }
35 throw new InvalidCastException();
36 }
37
38 // Token: 0x06000C49 RID: 3145 RVA: 0x00020528 File Offset: 0x0001E728
39 public override DateTimeOffset ToDateTimeOffset(object value)
40 {
41 if (value != null)
42 {
43 Type type = value.GetType();
44 }
45 throw new InvalidCastException();
46 }
47
48 // Token: 0x06000C4A RID: 3146 RVA: 0x0002054C File Offset: 0x0001E74C
49 public override decimal ToDecimal(object value)
50 {
51 if (value != null)
52 {
53 Type type = value.GetType();
54 }
55 throw new InvalidCastException();
56 }
57
58 // Token: 0x06000C4B RID: 3147 RVA: 0x00020570 File Offset: 0x0001E770
59 public override double ToDouble(object value)
60 {
61 if (value != null)
62 {
63 Type type = value.GetType();
64 }
65 throw new InvalidCastException();
66 }
67
68 // Token: 0x06000C4C RID: 3148 RVA: 0x0002058C File Offset: 0x0001E78C
69 public override int ToInt32(object value)
70 {
71 if (value != null)
72 {
73 Type type = value.GetType();
74 }
75 throw new InvalidCastException();
76 }
77
78 // Token: 0x06000C4D RID: 3149 RVA: 0x000205A8 File Offset: 0x0001E7A8
79 public override long ToInt64(object value)
80 {
81 if (value != null)
82 {
83 Type type = value.GetType();
84 }
85 throw new InvalidCastException();
86 }
87
88 // Token: 0x06000C4E RID: 3150 RVA: 0x000205C4 File Offset: 0x0001E7C4
89 public override float ToSingle(object value)
90 {
91 if (value != null)
92 {
93 Type type = value.GetType();
94 }
95 throw new InvalidCastException();
96 }
97
98 // Token: 0x06000C4F RID: 3151 RVA: 0x000205E8 File Offset: 0x0001E7E8
99 public override object ChangeType(bool value, Type destinationType)
100 {
101 if (!true)
102 {
103 }
104 if (!true)
105 {
106 }
109 object obj;
110 return obj;
111 }
112
113 // Token: 0x06000C50 RID: 3152 RVA: 0x00020610 File Offset: 0x0001E810
115 {
116 if (!true)
117 {
118 }
119 if (!true)
120 {
121 }
123 if (!true)
124 {
125 }
127 object obj;
128 return obj;
129 }
130
131 // Token: 0x06000C51 RID: 3153 RVA: 0x00020638 File Offset: 0x0001E838
132 public override object ChangeType(decimal value, Type destinationType)
133 {
134 if (!true)
135 {
136 }
137 if (!true)
138 {
139 }
142 object obj;
143 return obj;
144 }
145
146 // Token: 0x06000C52 RID: 3154 RVA: 0x00020660 File Offset: 0x0001E860
147 public override object ChangeType(double value, Type destinationType)
148 {
149 if (!true)
150 {
151 }
152 if (!true)
153 {
154 }
157 object obj;
158 return obj;
159 }
160
161 // Token: 0x06000C53 RID: 3155 RVA: 0x00020688 File Offset: 0x0001E888
162 public override object ChangeType(int value, Type destinationType)
163 {
164 if (!true)
165 {
166 }
167 if (!true)
168 {
169 }
172 object obj;
173 return obj;
174 }
175
176 // Token: 0x06000C54 RID: 3156 RVA: 0x000206B0 File Offset: 0x0001E8B0
177 public override object ChangeType(long value, Type destinationType)
178 {
179 if (!true)
180 {
181 }
182 if (!true)
183 {
184 }
187 object obj;
188 return obj;
189 }
190
191 // Token: 0x06000C55 RID: 3157 RVA: 0x000206D8 File Offset: 0x0001E8D8
193 {
194 if (value != null)
195 {
196 if (!true)
197 {
198 }
199 if (!true)
200 {
201 }
204 object obj;
205 return obj;
206 }
207 return "value";
208 }
209
210 // Token: 0x06000C56 RID: 3158 RVA: 0x00020708 File Offset: 0x0001E908
212 {
213 int num = 1;
214 if (value != null)
215 {
216 if (num == 0)
217 {
218 }
219 Type type = value.GetType();
221 return value;
222 }
223 return "value";
224 }
225
226 // Token: 0x06000C57 RID: 3159 RVA: 0x000207A4 File Offset: 0x0001E9A4
228 {
229 Type type = value.GetType();
230 if (value != null)
231 {
232 }
233 return value;
234 }
235
236 // Token: 0x06000C58 RID: 3160 RVA: 0x000207C4 File Offset: 0x0001E9C4
238 {
239 if (!true)
240 {
241 }
242 throw new InvalidCastException();
243 }
244
245 // Token: 0x06000C59 RID: 3161 RVA: 0x000207DC File Offset: 0x0001E9DC
247 {
249 return nav;
250 }
251
252 // Token: 0x06000C5A RID: 3162 RVA: 0x000207F4 File Offset: 0x0001E9F4
253 // Note: this type is marked as 'beforefieldinit'.
255 {
256 }
257
258 // Token: 0x0400062B RID: 1579
260
261 // Token: 0x0400062C RID: 1580
263 }
264}
class f__AnonymousType0<< Count > j__TPar
new Type GetType()
Definition Type.cs:287
override decimal ToDecimal(object value)
object ChangeTypeWildcardDestination(object value, Type destinationType, IXmlNamespaceResolver nsResolver)
override DateTime ToDateTime(object value)
override object ChangeType(string value, Type destinationType, IXmlNamespaceResolver nsResolver)
override int ToInt32(object value)
object ChangeTypeWildcardSource(object value, Type destinationType, IXmlNamespaceResolver nsResolver)
override object ChangeType(double value, Type destinationType)
override object ChangeType(object value, Type destinationType, IXmlNamespaceResolver nsResolver)
override object ChangeType(decimal value, Type destinationType)
override float ToSingle(object value)
override object ChangeType(int value, Type destinationType)
override object ChangeType(DateTime value, Type destinationType)
static readonly XmlValueConverter AnyAtomic
override bool ToBoolean(object value)
override long ToInt64(object value)
XPathNavigator ToNavigator(XPathNavigator nav)
override object ChangeType(bool value, Type destinationType)
static readonly XmlValueConverter Item
XmlAnyConverter(XmlTypeCode typeCode)
override object ChangeType(long value, Type destinationType)
override double ToDouble(object value)
override DateTimeOffset ToDateTimeOffset(object value)
static XmlSchemaSimpleType GetBuiltInSimpleType(XmlTypeCode typeCode)