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
WebProxyData.cs
Go to the documentation of this file.
1using System;
3
4namespace System.Net
5{
6 // Token: 0x0200021F RID: 543
7 internal class WebProxyData
8 {
9 // Token: 0x06000D9C RID: 3484 RVA: 0x0002BBEC File Offset: 0x00029DEC
10 public WebProxyData()
11 {
12 }
13
14 // Token: 0x04000B6F RID: 2927
15 internal bool bypassOnLocal;
16
17 // Token: 0x04000B70 RID: 2928
19
20 // Token: 0x04000B71 RID: 2929
21 internal global::System.Uri proxyAddress;
22
23 // Token: 0x04000B72 RID: 2930
25
26 // Token: 0x04000B73 RID: 2931
27 internal global::System.Uri scriptLocation;
28
29 // Token: 0x04000B74 RID: 2932
31 }
32}
global::System.Uri scriptLocation
global::System.Uri proxyAddress