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
XmlAnyListConverter.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Xml.Schema
4{
5 // Token: 0x02000166 RID: 358
7 {
8 // Token: 0x06000C5B RID: 3163 RVA: 0x00020804 File Offset: 0x0001EA04
13
14 // Token: 0x06000C5C RID: 3164 RVA: 0x00020818 File Offset: 0x0001EA18
16 {
17 if (value != null)
18 {
19 if (!true)
20 {
21 }
22 if (value != null)
23 {
24 Type type = value.GetType();
26 }
27 if (value == null)
28 {
30 }
31 }
32 return "value";
33 }
34
35 // Token: 0x06000C5D RID: 3165 RVA: 0x0002084C File Offset: 0x0001EA4C
36 // Note: this type is marked as 'beforefieldinit'.
38 {
39 if (!true)
40 {
41 }
42 }
43
44 // Token: 0x0400062D RID: 1581
46
47 // Token: 0x0400062E RID: 1582
49 }
50}
class f__AnonymousType0<< Count > j__TPar
new Type GetType()
Definition Type.cs:287
static readonly XmlValueConverter AnyAtomicList
static readonly XmlValueConverter ItemList
XmlAnyListConverter(XmlBaseConverter atomicConverter)
override object ChangeType(object value, Type destinationType, IXmlNamespaceResolver nsResolver)