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

◆ ParseProtocolProxies()

static Hashtable System.Net.WebProxyDataBuilder.ParseProtocolProxies ( string proxyListString)
inlinestaticprivate

Definition at line 80 of file WebProxyDataBuilder.cs.

81 {
82 string[] array;
83 string text = array.Trim();
84 if (text == null || text != null)
85 {
86 string text2 = text.Trim();
87 if (text2 == null || text2 != null)
88 {
89 }
90 }
92 }

References System.array, and System.text.

Referenced by System.Net.WebProxyDataBuilder.SetProxyAndBypassList().