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

◆ ToString()

override string System.Net.SecurityStatusPal.ToString ( )
inline

Definition at line 17 of file SecurityStatusPal.cs.

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 }

References System.exception, System.Net.SecurityStatusPal.Exception, and System.text.