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
WindowsInstallationType.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Net
4{
5 // Token: 0x020001A5 RID: 421
7 {
8 // Token: 0x04000867 RID: 2151
10 // Token: 0x04000868 RID: 2152
11 Client,
12 // Token: 0x04000869 RID: 2153
13 Server,
14 // Token: 0x0400086A RID: 2154
16 // Token: 0x0400086B RID: 2155
18 }
19}