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

◆ DownloadBits()

byte[] System.Net.WebClient.DownloadBits ( WebRequest request,
Stream writeStream )
inlineprivate

Definition at line 1272 of file WebClient.cs.

1273 {
1274 this._webResponse = this;
1275 int num;
1276 if (writeStream != null)
1277 {
1278 num = 32768;
1279 }
1280 byte[] array;
1281 if (this != null)
1282 {
1283 if (this != null)
1284 {
1285 }
1286 long num2 = 0L;
1287 int num3 = 13;
1288 if (num != 0)
1289 {
1290 }
1291 if (num2 != 0L)
1292 {
1293 throw new OutOfMemoryException();
1294 }
1295 if (num3 != 0)
1296 {
1297 return array;
1298 }
1299 }
1300 if (writeStream != null)
1301 {
1302 }
1303 return array;
1304 }
class f__AnonymousType0<< Count > j__TPar

References System.array, j__TPar, and System.L.