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
UpaException.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Xml.Schema
4
{
5
// Token: 0x020000C4 RID: 196
6
internal
class
UpaException
:
Exception
7
{
8
// Token: 0x06000811 RID: 2065 RVA: 0x00019DF4 File Offset: 0x00017FF4
9
public
UpaException
(
object
particle1
,
object
particle2
)
10
{
11
if
(!
true
)
12
{
13
}
14
base
..ctor();
15
this.particle1
=
particle1
;
16
this.particle2
=
particle2
;
17
}
18
19
// Token: 0x04000418 RID: 1048
20
private
object
particle1
;
21
22
// Token: 0x04000419 RID: 1049
23
private
object
particle2
;
24
}
25
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Exception
Definition
Exception.cs:15
System.Xml.Schema.UpaException.UpaException
UpaException(object particle1, object particle2)
Definition
UpaException.cs:9
System.Xml.Schema.UpaException.particle1
object particle1
Definition
UpaException.cs:20
System.Xml.Schema.UpaException.particle2
object particle2
Definition
UpaException.cs:23
System.Xml.Schema.UpaException
Definition
UpaException.cs:7
System.Xml.Schema
Definition
BaseValidator.cs:4
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
Schema
UpaException.cs
Generated by
1.10.0