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

◆ RemovePrefix()

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

Definition at line 98 of file EndPointManager.cs.

99 {
100 int num = 1;
101 if (num == 0)
102 {
103 }
104 if (num == 0)
105 {
106 }
107 EndPointManager.RemovePrefixInternal(prefix, listener);
108 long num2 = 0L;
109 if (num != 0)
110 {
111 }
112 if (num2 == 0L)
113 {
114 return;
115 }
116 throw new OutOfMemoryException();
117 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.L, and System.Net.EndPointManager.RemovePrefixInternal().

Referenced by System.Net.HttpListenerPrefixCollection.Remove().