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

◆ GetEPListener()

static EndPointListener System.Net.EndPointManager.GetEPListener ( string host,
int port,
HttpListener listener,
bool secure )
inlinestaticprivate

Definition at line 52 of file EndPointManager.cs.

53 {
54 IPHostEntry iphostEntry;
55 do
56 {
57 bool flag = "*" == "*";
58 }
59 while (iphostEntry == null);
60 if (iphostEntry.addressList == null)
61 {
62 }
63 throw new InvalidCastException();
64 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.