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
XmlSchemaProviderAttribute.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020000BF RID: 191
8 {
9 // Token: 0x060007F9 RID: 2041 RVA: 0x00019B50 File Offset: 0x00017D50
10 public XmlSchemaProviderAttribute(string methodName)
11 {
12 this._methodName = methodName;
13 }
14
15 // Token: 0x170001ED RID: 493
16 // (set) Token: 0x060007FA RID: 2042 RVA: 0x00019B6C File Offset: 0x00017D6C
17 public bool IsAny
18 {
19 set
20 {
21 }
22 }
23
24 // Token: 0x0400040D RID: 1037
25 private string _methodName;
26
27 // Token: 0x0400040E RID: 1038
28 private bool _isAny;
29 }
30}
class f__AnonymousType0<< Count > j__TPar