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
DefaultPorts.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Net
4{
5 // Token: 0x020001BD RID: 445
6 internal enum DefaultPorts
7 {
8 // Token: 0x0400096D RID: 2413
10 // Token: 0x0400096E RID: 2414
12 // Token: 0x0400096F RID: 2415
14 // Token: 0x04000970 RID: 2416
16 // Token: 0x04000971 RID: 2417
18 // Token: 0x04000972 RID: 2418
20 // Token: 0x04000973 RID: 2419
22 }
23}