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

◆ BuildServiceNames()

string[] System.Net.ServiceNameStore.BuildServiceNames ( string uriPrefix)
inline

Definition at line 141 of file ServiceNameStore.cs.

142 {
143 int num;
144 int num2;
145 if (num == 0 || num2 != 0)
146 {
147 }
148 IPHostEntry iphostEntry;
149 string hostName = iphostEntry.hostName;
150 string text = "HTTP/" + hostName;
151 if (text == null || text != null)
152 {
153 bool flag = text.Contains(".");
154 string text2 = "HTTP/" + text;
155 while (text2 == null)
156 {
157 }
158 while (text2 != null)
159 {
160 }
161 throw new ArrayTypeMismatchException();
162 }
163 throw new ArrayTypeMismatchException();
164 }
class f__AnonymousType0<< Count > j__TPar

References System.Net.IPHostEntry.hostName, j__TPar, and System.text.