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
HttpCachePolicyElement.cs
Go to the documentation of this file.
1using System;
4using System.Xml;
5
7{
8 // Token: 0x02000470 RID: 1136
10 {
11 // Token: 0x06001EC6 RID: 7878 RVA: 0x000511B4 File Offset: 0x0004F3B4
13 {
14 throw new NotSupportedException();
15 }
16
17 // Token: 0x170006FE RID: 1790
18 // (get) Token: 0x06001EC7 RID: 7879 RVA: 0x000511C8 File Offset: 0x0004F3C8
19 // (set) Token: 0x06001EC8 RID: 7880 RVA: 0x000511DC File Offset: 0x0004F3DC
21 {
22 get
23 {
24 throw new NotSupportedException();
25 }
26 set
27 {
28 throw new NotSupportedException();
29 }
30 }
31
32 // Token: 0x170006FF RID: 1791
33 // (get) Token: 0x06001EC9 RID: 7881 RVA: 0x000511F0 File Offset: 0x0004F3F0
34 // (set) Token: 0x06001ECA RID: 7882 RVA: 0x00051204 File Offset: 0x0004F404
36 {
37 get
38 {
39 throw new NotSupportedException();
40 }
41 set
42 {
43 throw new NotSupportedException();
44 }
45 }
46
47 // Token: 0x17000700 RID: 1792
48 // (get) Token: 0x06001ECB RID: 7883 RVA: 0x00051218 File Offset: 0x0004F418
49 // (set) Token: 0x06001ECC RID: 7884 RVA: 0x0005122C File Offset: 0x0004F42C
51 {
52 get
53 {
54 throw new NotSupportedException();
55 }
56 set
57 {
58 throw new NotSupportedException();
59 }
60 }
61
62 // Token: 0x17000701 RID: 1793
63 // (get) Token: 0x06001ECD RID: 7885 RVA: 0x00051240 File Offset: 0x0004F440
64 // (set) Token: 0x06001ECE RID: 7886 RVA: 0x00051254 File Offset: 0x0004F454
65 public global::System.Net.Cache.HttpRequestCacheLevel PolicyLevel
66 {
67 get
68 {
69 throw new NotSupportedException();
70 }
71 set
72 {
73 throw new NotSupportedException();
74 }
75 }
76
77 // Token: 0x17000702 RID: 1794
78 // (get) Token: 0x06001ECF RID: 7887 RVA: 0x00051268 File Offset: 0x0004F468
80 {
81 get
82 {
83 throw new NotSupportedException();
84 }
85 }
86
87 // Token: 0x06001ED0 RID: 7888 RVA: 0x0005127C File Offset: 0x0004F47C
88 protected override void DeserializeElement(XmlReader reader, bool serializeCollectionKey)
89 {
90 throw new NotSupportedException();
91 }
92
93 // Token: 0x06001ED1 RID: 7889 RVA: 0x00051290 File Offset: 0x0004F490
94 protected override void Reset(ConfigurationElement parentElement)
95 {
96 throw new NotSupportedException();
97 }
98 }
99}
class f__AnonymousType0<< Count > j__TPar
override void DeserializeElement(XmlReader reader, bool serializeCollectionKey)
global::System.Net.Cache.HttpRequestCacheLevel PolicyLevel
override ConfigurationPropertyCollection Properties
override void Reset(ConfigurationElement parentElement)