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
XmlTypeConvertorAttribute.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x020000BA RID: 186
7 [AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
9 {
10 // Token: 0x170001EC RID: 492
11 // (set) Token: 0x060007F3 RID: 2035 RVA: 0x00019AC0 File Offset: 0x00017CC0
12 private string Method
13 {
15 set
16 {
18 }
19 }
20
21 // Token: 0x060007F4 RID: 2036 RVA: 0x00019AD4 File Offset: 0x00017CD4
22 public XmlTypeConvertorAttribute(string method)
23 {
24 }
25
26 // Token: 0x04000407 RID: 1031
28 private string <Method>k__BackingField;
29 }
30}
class f__AnonymousType0<< Count > j__TPar