terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
WriteStateInfoBase.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Net.Mime
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000327")]
8 internal class WriteStateInfoBase
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x60014EB")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1E38FC4", Offset = "0x1E38FC4", Length = "0x100")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
14 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x170004C6")]
21 internal int FooterLength
22 {
23 [global::Cpp2ILInjected.Token(Token = "0x60014EC")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1E390E4", Offset = "0x1E390E4", Length = "0xC")]
25 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Base64Stream), Member = "EncodeBytes", MemberParameters = new object[]
26 {
27 typeof(byte[]),
28 typeof(int),
29 typeof(int),
30 typeof(bool),
31 typeof(bool)
32 }, ReturnType = typeof(int))]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
34 get
35 {
36 throw null;
37 }
38 }
39
40 [global::Cpp2ILInjected.Token(Token = "0x170004C7")]
41 internal byte[] Footer
42 {
43 [global::Cpp2ILInjected.Token(Token = "0x60014ED")]
44 [global::Cpp2ILInjected.Address(RVA = "0x1E390F0", Offset = "0x1E390F0", Length = "0x8")]
45 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
46 get
47 {
48 throw null;
49 }
50 }
51
52 [global::Cpp2ILInjected.Token(Token = "0x170004C8")]
53 internal byte[] Header
54 {
55 [global::Cpp2ILInjected.Token(Token = "0x60014EE")]
56 [global::Cpp2ILInjected.Address(RVA = "0x1E390F8", Offset = "0x1E390F8", Length = "0x8")]
57 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
58 get
59 {
60 throw null;
61 }
62 }
63
64 [global::Cpp2ILInjected.Token(Token = "0x170004C9")]
65 internal byte[] Buffer
66 {
67 [global::Cpp2ILInjected.Token(Token = "0x60014EF")]
68 [global::Cpp2ILInjected.Address(RVA = "0x1E39100", Offset = "0x1E39100", Length = "0x8")]
69 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
70 get
71 {
72 throw null;
73 }
74 }
75
76 [global::Cpp2ILInjected.Token(Token = "0x170004CA")]
77 internal int Length
78 {
79 [global::Cpp2ILInjected.Token(Token = "0x60014F0")]
80 [global::Cpp2ILInjected.Address(RVA = "0x1E39108", Offset = "0x1E39108", Length = "0x8")]
81 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
82 get
83 {
84 throw null;
85 }
86 }
87
88 [global::Cpp2ILInjected.Token(Token = "0x170004CB")]
89 internal int CurrentLineLength
90 {
91 [global::Cpp2ILInjected.Token(Token = "0x60014F1")]
92 [global::Cpp2ILInjected.Address(RVA = "0x1E39110", Offset = "0x1E39110", Length = "0x8")]
93 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
94 get
95 {
96 throw null;
97 }
98 }
99
100 [global::Cpp2ILInjected.Token(Token = "0x60014F2")]
101 [global::Cpp2ILInjected.Address(RVA = "0x1E39118", Offset = "0x1E39118", Length = "0x98")]
102 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
103 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WriteStateInfoBase), Member = "Append", MemberParameters = new object[] { typeof(byte) }, ReturnType = typeof(void))]
104 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WriteStateInfoBase), Member = "Append", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
105 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WriteStateInfoBase), Member = "AppendCRLF", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
106 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
107 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "CopyTo", MemberParameters = new object[]
108 {
109 typeof(Array),
110 typeof(int)
111 }, ReturnType = typeof(void))]
112 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
114 {
115 throw null;
116 }
117
118 [global::Cpp2ILInjected.Token(Token = "0x60014F3")]
119 [global::Cpp2ILInjected.Address(RVA = "0x1E391B0", Offset = "0x1E391B0", Length = "0x48")]
120 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
121 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Base64Stream), Member = "EncodeBytes", MemberParameters = new object[]
122 {
123 typeof(byte[]),
124 typeof(int),
125 typeof(int),
126 typeof(bool),
127 typeof(bool)
128 }, ReturnType = typeof(int))]
129 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 15)]
130 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WriteStateInfoBase), Member = "EnsureSpaceInBuffer", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
131 internal void Append(byte aByte)
132 {
133 throw null;
134 }
135
136 [global::Cpp2ILInjected.Token(Token = "0x60014F4")]
137 [global::Cpp2ILInjected.Address(RVA = "0x1E391F8", Offset = "0x1E391F8", Length = "0x4C")]
138 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
139 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Base64Stream), Member = "Close", ReturnType = typeof(void))]
140 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WriteStateInfoBase), Member = "AppendCRLF", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
141 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WriteStateInfoBase), Member = "AppendHeader", ReturnType = typeof(void))]
142 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WriteStateInfoBase), Member = "AppendFooter", ReturnType = typeof(void))]
143 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
144 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WriteStateInfoBase), Member = "EnsureSpaceInBuffer", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
145 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "CopyTo", MemberParameters = new object[]
146 {
147 typeof(Array),
148 typeof(int)
149 }, ReturnType = typeof(void))]
150 internal void Append(params byte[] bytes)
151 {
152 throw null;
153 }
154
155 [global::Cpp2ILInjected.Token(Token = "0x60014F5")]
156 [global::Cpp2ILInjected.Address(RVA = "0x1E39244", Offset = "0x1E39244", Length = "0xD8")]
157 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
158 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Base64Stream), Member = "EncodeBytes", MemberParameters = new object[]
159 {
160 typeof(byte[]),
161 typeof(int),
162 typeof(int),
163 typeof(bool),
164 typeof(bool)
165 }, ReturnType = typeof(int))]
166 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
167 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WriteStateInfoBase), Member = "Append", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
168 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WriteStateInfoBase), Member = "EnsureSpaceInBuffer", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
169 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
170 internal void AppendCRLF(bool includeSpace)
171 {
172 throw null;
173 }
174
175 [global::Cpp2ILInjected.Token(Token = "0x60014F6")]
176 [global::Cpp2ILInjected.Address(RVA = "0x1E39334", Offset = "0x1E39334", Length = "0x18")]
177 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Base64Stream), Member = "EncodeBytes", MemberParameters = new object[]
178 {
179 typeof(byte[]),
180 typeof(int),
181 typeof(int),
182 typeof(bool),
183 typeof(bool)
184 }, ReturnType = typeof(int))]
185 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
186 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WriteStateInfoBase), Member = "Append", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
187 internal void AppendHeader()
188 {
189 throw null;
190 }
191
192 [global::Cpp2ILInjected.Token(Token = "0x60014F7")]
193 [global::Cpp2ILInjected.Address(RVA = "0x1E3931C", Offset = "0x1E3931C", Length = "0x18")]
194 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Base64Stream), Member = "EncodeBytes", MemberParameters = new object[]
195 {
196 typeof(byte[]),
197 typeof(int),
198 typeof(int),
199 typeof(bool),
200 typeof(bool)
201 }, ReturnType = typeof(int))]
202 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
203 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WriteStateInfoBase), Member = "Append", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
204 internal void AppendFooter()
205 {
206 throw null;
207 }
208
209 [global::Cpp2ILInjected.Token(Token = "0x170004CC")]
210 internal int MaxLineLength
211 {
212 [global::Cpp2ILInjected.Token(Token = "0x60014F8")]
213 [global::Cpp2ILInjected.Address(RVA = "0x1E3934C", Offset = "0x1E3934C", Length = "0x8")]
214 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
215 get
216 {
217 throw null;
218 }
219 }
220
221 [global::Cpp2ILInjected.Token(Token = "0x60014F9")]
222 [global::Cpp2ILInjected.Address(RVA = "0x1E39354", Offset = "0x1E39354", Length = "0x8")]
223 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.Base64Stream.WriteAsyncResult", Member = "Write", ReturnType = typeof(void))]
224 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.Base64Stream.WriteAsyncResult", Member = "CompleteWrite", MemberParameters = new object[] { typeof(IAsyncResult) }, ReturnType = typeof(void))]
225 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.Base64Stream.WriteAsyncResult", Member = "OnWrite", MemberParameters = new object[] { typeof(IAsyncResult) }, ReturnType = typeof(void))]
226 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Base64Stream), Member = "FlushInternal", ReturnType = typeof(void))]
227 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
228 internal void Reset()
229 {
230 throw null;
231 }
232
233 [global::Cpp2ILInjected.Token(Token = "0x400115E")]
234 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
235 protected readonly byte[] _header;
236
237 [global::Cpp2ILInjected.Token(Token = "0x400115F")]
238 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
239 protected readonly byte[] _footer;
240
241 [global::Cpp2ILInjected.Token(Token = "0x4001160")]
242 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
244
245 [global::Cpp2ILInjected.Token(Token = "0x4001161")]
246 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
247 protected byte[] _buffer;
248
249 [global::Cpp2ILInjected.Token(Token = "0x4001162")]
250 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
251 protected int _currentLineLength;
252
253 [global::Cpp2ILInjected.Token(Token = "0x4001163")]
254 [global::Cpp2ILInjected.FieldOffset(Offset = "0x34")]
255 protected int _currentBufferUsed;
256 }
257}
class f__AnonymousType0<< Count > j__TPar