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
SettingsPropertyIsReadOnlyException.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x020004A9 RID: 1193
9 {
10 // Token: 0x06002017 RID: 8215 RVA: 0x00052B20 File Offset: 0x00050D20
15
16 // Token: 0x06002018 RID: 8216 RVA: 0x00052B34 File Offset: 0x00050D34
21
22 // Token: 0x06002019 RID: 8217 RVA: 0x00052B48 File Offset: 0x00050D48
24 {
25 throw new NotSupportedException();
26 }
27
28 // Token: 0x0600201A RID: 8218 RVA: 0x00052B5C File Offset: 0x00050D5C
30 {
31 throw new NotSupportedException();
32 }
33 }
34}
class f__AnonymousType0<< Count > j__TPar
SettingsPropertyIsReadOnlyException(SerializationInfo info, StreamingContext context)