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

◆ AddPrefix()

static void System.Net.EndPointManager.AddPrefix ( string prefix,
HttpListener listener )
inlinestatic

Definition at line 26 of file EndPointManager.cs.

27 {
28 if (!true)
29 {
30 }
31 if (!true)
32 {
33 }
34 EndPointManager.AddPrefixInternal(prefix, listener);
35 long num = 0L;
36 if (true)
37 {
38 }
39 if (num == 0L)
40 {
41 return;
42 }
43 throw new OutOfMemoryException();
44 }

References System.Net.EndPointManager.AddPrefixInternal(), and System.L.