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
CryptographicUnexpectedOperationException.cs
Go to the documentation of this file.
1using System;
5
7{
8 // Token: 0x020002D0 RID: 720
9 [ComVisible(true)]
12 {
13 // Token: 0x0600184C RID: 6220 RVA: 0x00033F04 File Offset: 0x00032104
15 {
16 base.SetErrorCode(5169);
17 }
18
19 // Token: 0x0600184D RID: 6221 RVA: 0x00033F24 File Offset: 0x00032124
21 : base(message)
22 {
23 base.SetErrorCode(5168);
24 base.SetErrorCode(5168);
25 }
26
27 // Token: 0x0600184E RID: 6222 RVA: 0x00033F50 File Offset: 0x00032150
29 {
30 if (!true)
31 {
32 }
33 string text = string.Format(CultureInfo.CurrentCulture, format, insert);
34 base..ctor(text);
35 base.SetErrorCode(5168);
36 base.SetErrorCode(5168);
37 }
38
39 // Token: 0x0600184F RID: 6223 RVA: 0x00033F8C File Offset: 0x0003218C
41 : base(message, inner)
42 {
43 base.SetErrorCode(5168);
44 base.SetErrorCode(5168);
45 }
46
47 // Token: 0x06001850 RID: 6224 RVA: 0x00033FB8 File Offset: 0x000321B8
52 }
53}
class f__AnonymousType0<< Count > j__TPar
static CultureInfo CurrentCulture