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.
1using System;
2
3namespace 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();
17 }
18
19 // Token: 0x04000418 RID: 1048
20 private object particle1;
21
22 // Token: 0x04000419 RID: 1049
23 private object particle2;
24 }
25}
class f__AnonymousType0<< Count > j__TPar
UpaException(object particle1, object particle2)