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
ReadState.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Xml
4
{
5
// Token: 0x02000029 RID: 41
6
public
enum
ReadState
7
{
8
// Token: 0x0400006E RID: 110
9
Initial
,
10
// Token: 0x0400006F RID: 111
11
Interactive
,
12
// Token: 0x04000070 RID: 112
13
Error
,
14
// Token: 0x04000071 RID: 113
15
EndOfFile
,
16
// Token: 0x04000072 RID: 114
17
Closed
18
}
19
}
System.Xml.ReadState
ReadState
Definition
ReadState.cs:7
System.Xml.ReadState.Closed
@ Closed
System.Xml.ReadState.Interactive
@ Interactive
System.Xml.ReadState.Initial
@ Initial
System.Xml.ReadState.Error
@ Error
System.Xml.ReadState.EndOfFile
@ EndOfFile
System.Xml
Definition
ElementWriter.cs:4
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
ReadState.cs
Generated by
1.10.0