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
ValidationEventArgs.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Xml.Schema
4{
5 // Token: 0x02000136 RID: 310
7 {
8 // Token: 0x17000303 RID: 771
9 // (get) Token: 0x06000A9C RID: 2716 RVA: 0x0001D9B0 File Offset: 0x0001BBB0
11 {
12 get
13 {
14 return this.severity;
15 }
16 }
17
18 // Token: 0x17000304 RID: 772
19 // (get) Token: 0x06000A9D RID: 2717 RVA: 0x0001D9C4 File Offset: 0x0001BBC4
21 {
22 get
23 {
24 return this.ex;
25 }
26 }
27
28 // Token: 0x04000561 RID: 1377
30
31 // Token: 0x04000562 RID: 1378
33 }
34}