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
Debug.cs
Go to the documentation of this file.
1
using
System
;
2
using
Mono.Security.Interface
;
3
4
namespace
Mono.Unity
5
{
6
// Token: 0x0200000F RID: 15
7
internal
static
class
Debug
8
{
9
// Token: 0x0600003B RID: 59 RVA: 0x000024E0 File Offset: 0x000006E0
10
public
static
void
CheckAndThrow
(
UnityTls
.
unitytls_errorstate
errorState
,
string
context,
AlertDescription
defaultAlert
=
AlertDescription
.InternalError)
11
{
12
}
13
14
// Token: 0x0600003C RID: 60 RVA: 0x000024F0 File Offset: 0x000006F0
15
public
static
void
CheckAndThrow
(
UnityTls
.
unitytls_errorstate
errorState
,
UnityTls
.
unitytls_x509verify_result
verifyResult
,
string
context,
AlertDescription
defaultAlert
=
AlertDescription
.InternalError)
16
{
17
while
(context !=
null
)
18
{
19
}
20
}
21
}
22
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Mono.Unity.Debug.CheckAndThrow
static void CheckAndThrow(UnityTls.unitytls_errorstate errorState, UnityTls.unitytls_x509verify_result verifyResult, string context, AlertDescription defaultAlert=AlertDescription.InternalError)
Definition
Debug.cs:15
Mono.Unity.Debug.CheckAndThrow
static void CheckAndThrow(UnityTls.unitytls_errorstate errorState, string context, AlertDescription defaultAlert=AlertDescription.InternalError)
Definition
Debug.cs:10
Mono.Unity.Debug
Definition
Debug.cs:8
Mono.Unity.UnityTls.unitytls_x509verify_result
unitytls_x509verify_result
Definition
UnityTls.cs:143
Mono.Unity.UnityTls
Definition
UnityTls.cs:9
Mono.Security.Interface.AlertDescription
AlertDescription
Definition
AlertDescription.cs:7
Mono.Security.Interface
Definition
Alert.cs:4
Mono.Unity
Definition
CertHelper.cs:5
System
Definition
__ComObject.cs:4
Mono.Unity.UnityTls.unitytls_errorstate
Definition
UnityTls.cs:98
source
System
Mono
Unity
Debug.cs
Generated by
1.10.0