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

◆ PrefixList

ArrayList System.Net.WebRequest.PrefixList
staticgetsetpackage

Definition at line 246 of file WebRequest.cs.

247 {
248 get
249 {
250 if (!true)
251 {
252 }
253 if (!true)
254 {
255 if (!true)
256 {
257 }
258 object internalSyncObject = WebRequest.InternalSyncObject;
259 if (!true)
260 {
261 }
262 if (true)
263 {
264 }
265 if (!true)
266 {
267 }
268 ArrayList arrayList = WebRequest.PopulatePrefixList();
269 long num = 0L;
271 if (num == 0L)
272 {
273 }
274 }
275 throw new OutOfMemoryException();
276 }
277 set
278 {
279 if (!true)
280 {
281 }
282 }
283 }
class f__AnonymousType0<< Count > j__TPar
static void Exit(object obj)
Definition Monitor.cs:47

Referenced by System.Net.WebRequest.Create(), and System.Net.WebRequest.RegisterPrefix().