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

◆ GetWebStatusCodeString() [1/2]

static string System.Net.NetRes.GetWebStatusCodeString ( FtpStatusCode statusCode,
string statusDescription )
inlinestatic

Definition at line 58 of file NetRes.cs.

59 {
61 string text2;
62 string text = "(" + text2 + ")";
63 string text4;
64 string text3 = "net_ftpstatuscode_" + text4;
65 string text5;
66 if (text5 != null)
67 {
68 int stringLength = text5._stringLength;
69 return text;
70 }
71 if (statusCode != FtpStatusCode.Undefined)
72 {
73 }
74 string text6;
75 return text6;
76 }
class f__AnonymousType0<< Count > j__TPar

References System.Globalization.NumberFormatInfo.InvariantInfo, j__TPar, and System.text.