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
RequestCachingSection.cs
Go to the documentation of this file.
1using System;
4using System.Xml;
5
7{
8 // Token: 0x0200047A RID: 1146
10 {
11 // Token: 0x06001F19 RID: 7961 RVA: 0x00051830 File Offset: 0x0004FA30
13 {
14 throw new NotSupportedException();
15 }
16
17 // Token: 0x1700072D RID: 1837
18 // (get) Token: 0x06001F1A RID: 7962 RVA: 0x00051844 File Offset: 0x0004FA44
20 {
21 get
22 {
23 throw new NotSupportedException();
24 }
25 }
26
27 // Token: 0x1700072E RID: 1838
28 // (get) Token: 0x06001F1B RID: 7963 RVA: 0x00051858 File Offset: 0x0004FA58
30 {
31 get
32 {
33 throw new NotSupportedException();
34 }
35 }
36
37 // Token: 0x1700072F RID: 1839
38 // (get) Token: 0x06001F1C RID: 7964 RVA: 0x0005186C File Offset: 0x0004FA6C
39 // (set) Token: 0x06001F1D RID: 7965 RVA: 0x00051880 File Offset: 0x0004FA80
40 public global::System.Net.Cache.RequestCacheLevel DefaultPolicyLevel
41 {
42 get
43 {
44 throw new NotSupportedException();
45 }
46 set
47 {
48 throw new NotSupportedException();
49 }
50 }
51
52 // Token: 0x17000730 RID: 1840
53 // (get) Token: 0x06001F1E RID: 7966 RVA: 0x00051894 File Offset: 0x0004FA94
54 // (set) Token: 0x06001F1F RID: 7967 RVA: 0x000518A8 File Offset: 0x0004FAA8
56 {
57 get
58 {
59 throw new NotSupportedException();
60 }
61 set
62 {
63 throw new NotSupportedException();
64 }
65 }
66
67 // Token: 0x17000731 RID: 1841
68 // (get) Token: 0x06001F20 RID: 7968 RVA: 0x000518BC File Offset: 0x0004FABC
69 // (set) Token: 0x06001F21 RID: 7969 RVA: 0x000518D0 File Offset: 0x0004FAD0
70 public bool IsPrivateCache
71 {
72 get
73 {
74 throw new NotSupportedException();
75 }
76 set
77 {
78 throw new NotSupportedException();
79 }
80 }
81
82 // Token: 0x17000732 RID: 1842
83 // (get) Token: 0x06001F22 RID: 7970 RVA: 0x000518E4 File Offset: 0x0004FAE4
85 {
86 get
87 {
88 throw new NotSupportedException();
89 }
90 }
91
92 // Token: 0x17000733 RID: 1843
93 // (get) Token: 0x06001F23 RID: 7971 RVA: 0x000518F8 File Offset: 0x0004FAF8
94 // (set) Token: 0x06001F24 RID: 7972 RVA: 0x0005190C File Offset: 0x0004FB0C
96 {
97 get
98 {
99 throw new NotSupportedException();
100 }
101 set
102 {
103 throw new NotSupportedException();
104 }
105 }
106
107 // Token: 0x06001F25 RID: 7973 RVA: 0x00051920 File Offset: 0x0004FB20
108 protected override void DeserializeElement(XmlReader reader, bool serializeCollectionKey)
109 {
110 throw new NotSupportedException();
111 }
112
113 // Token: 0x06001F26 RID: 7974 RVA: 0x00051934 File Offset: 0x0004FB34
114 protected override void PostDeserialize()
115 {
116 throw new NotSupportedException();
117 }
118 }
119}
class f__AnonymousType0<< Count > j__TPar
override void DeserializeElement(XmlReader reader, bool serializeCollectionKey)
global::System.Net.Cache.RequestCacheLevel DefaultPolicyLevel
override ConfigurationPropertyCollection Properties