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
MacOsNetworkInterfaceAPI.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020002BC RID: 700
7 {
8 // Token: 0x060012B6 RID: 4790 RVA: 0x0003A4D4 File Offset: 0x000386D4
10 {
11 this.AF_INET6 = 30;
12 }
13
14 // Token: 0x060012B7 RID: 4791 RVA: 0x0003A4F0 File Offset: 0x000386F0
16 {
17 }
18
19 // Token: 0x060012B8 RID: 4792 RVA: 0x0003A504 File Offset: 0x00038704
21 {
22 int num;
23 if (num == 0)
24 {
25 int af_INET = this.AF_INET6;
26 long num2 = 0L;
27 while (num2 == 0L)
28 {
29 }
30 int num3 = Math.Min(0, (int)num2);
31 bool flag;
33 throw new InvalidCastException();
34 }
35 throw new OutOfMemoryException();
36 }
37
38 // Token: 0x04000F00 RID: 3840
39 protected readonly int AF_INET6;
40 }
41}
class f__AnonymousType0<< Count > j__TPar
static byte Min(byte val1, byte val2)
Definition Math.cs:152