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
InvalidFilterCriteriaException.cs
Go to the documentation of this file.
1using System;
3
4namespace System.Reflection
5{
6 // Token: 0x020004D7 RID: 1239
9 {
10 // Token: 0x060023AE RID: 9134 RVA: 0x00050704 File Offset: 0x0004E904
12 {
13 this._HResult = 5633;
14 }
15
16 // Token: 0x060023AF RID: 9135 RVA: 0x0005071C File Offset: 0x0004E91C
17 public InvalidFilterCriteriaException(string message)
18 {
19 this._HResult = 5633;
20 }
21
22 // Token: 0x060023B0 RID: 9136 RVA: 0x00050734 File Offset: 0x0004E934
24 : base(message, inner)
25 {
26 this._HResult = 5633;
27 }
28
29 // Token: 0x060023B1 RID: 9137 RVA: 0x00050754 File Offset: 0x0004E954
31 : base(info, context)
32 {
33 }
34 }
35}
class f__AnonymousType0<< Count > j__TPar
InvalidFilterCriteriaException(SerializationInfo info, StreamingContext context)