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
SecurityStatusPal.cs
Go to the documentation of this file.
1using System;
3
4namespace System.Net
5{
6 // Token: 0x0200012F RID: 303
7 internal readonly struct SecurityStatusPal
8 {
9 // Token: 0x0600072D RID: 1837 RVA: 0x0001A108 File Offset: 0x00018308
15
16 // Token: 0x0600072E RID: 1838 RVA: 0x0001A124 File Offset: 0x00018324
17 public override string ToString()
18 {
19 if (this.Exception != null)
20 {
21 if (("ErrorCode" == null || "ErrorCode" != null) && ("Exception" == null || "Exception" != null))
22 {
24 if (exception == null || exception != null)
25 {
26 string text;
27 return text;
28 }
29 }
31 }
32 string text2;
33 return text2;
34 }
35
36 // Token: 0x04000597 RID: 1431
38
39 // Token: 0x04000598 RID: 1432
41 }
42}
class f__AnonymousType0<< Count > j__TPar
SecurityStatusPal(SecurityStatusPalErrorCode errorCode, [Optional] Exception exception)
readonly SecurityStatusPalErrorCode ErrorCode