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
SettingsPropertyWrongTypeException.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x020004AB RID: 1195
9 {
10 // Token: 0x0600201F RID: 8223 RVA: 0x00052BC0 File Offset: 0x00050DC0
15
16 // Token: 0x06002020 RID: 8224 RVA: 0x00052BD4 File Offset: 0x00050DD4
21
22 // Token: 0x06002021 RID: 8225 RVA: 0x00052BE8 File Offset: 0x00050DE8
24 {
25 throw new NotSupportedException();
26 }
27
28 // Token: 0x06002022 RID: 8226 RVA: 0x00052BFC File Offset: 0x00050DFC
30 {
31 throw new NotSupportedException();
32 }
33 }
34}
class f__AnonymousType0<< Count > j__TPar
SettingsPropertyWrongTypeException(SerializationInfo info, StreamingContext context)
SettingsPropertyWrongTypeException(string message, Exception innerException)