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
WebExceptionMapping.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Net
4
{
5
// Token: 0x020001CB RID: 459
6
internal
static
class
WebExceptionMapping
7
{
8
// Token: 0x06000AF6 RID: 2806 RVA: 0x000241B0 File Offset: 0x000223B0
9
internal
static
string
GetWebStatusString
(
WebExceptionStatus
status)
10
{
11
if
(!
true
)
12
{
13
}
14
string
text
;
15
return
"net_webstatus_"
+
text
;
16
}
17
18
// Token: 0x06000AF7 RID: 2807 RVA: 0x000241CC File Offset: 0x000223CC
19
// Note: this type is marked as 'beforefieldinit'.
20
static
WebExceptionMapping
()
21
{
22
}
23
24
// Token: 0x040009B3 RID: 2483
25
private
static
readonly
string
[]
s_Mapping
;
26
}
27
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Net.WebExceptionMapping.s_Mapping
static readonly string[] s_Mapping
Definition
WebExceptionMapping.cs:25
System.Net.WebExceptionMapping.GetWebStatusString
static string GetWebStatusString(WebExceptionStatus status)
Definition
WebExceptionMapping.cs:9
System.Net.WebExceptionMapping.WebExceptionMapping
static WebExceptionMapping()
Definition
WebExceptionMapping.cs:20
System.Net.WebExceptionMapping
Definition
WebExceptionMapping.cs:7
System.Net.WebExceptionStatus
WebExceptionStatus
Definition
WebExceptionStatus.cs:7
System.Net
Definition
AuthenticationManager.cs:7
System.ExceptionArgument.text
@ text
System
Definition
__ComObject.cs:4
source
System
Net
WebExceptionMapping.cs
Generated by
1.10.0