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

◆ CheckAndThrow() [2/2]

static void Mono.Unity.Debug.CheckAndThrow ( UnityTls::unitytls_errorstate errorState,
UnityTls::unitytls_x509verify_result verifyResult,
string context,
AlertDescription defaultAlert = AlertDescription::InternalError )
inlinestatic

Definition at line 15 of file Debug.cs.

16 {
17 while (context != null)
18 {
19 }
20 }