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
XmlCharType.cs
Go to the documentation of this file.
1using System;
2using System.Text;
6
7namespace System.Xml
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000091")]
10 internal struct XmlCharType
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x170001B7")]
13 private static object StaticLock
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x60006B8")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1DA62C8", Offset = "0x1DA62C8", Length = "0x94")]
17 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlCharType), Member = "InitInstance", ReturnType = typeof(void))]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
19 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
20 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
21 get
22 {
23 throw null;
24 }
25 }
26
27 [global::Cpp2ILInjected.Token(Token = "0x60006B9")]
28 [global::Cpp2ILInjected.Address(RVA = "0x1DA635C", Offset = "0x1DA635C", Length = "0x260")]
29 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
30 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlCharType), Member = "get_Instance", ReturnType = typeof(XmlCharType))]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
32 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XmlCharType), Member = "get_StaticLock", ReturnType = typeof(object))]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Enter", MemberParameters = new object[]
34 {
35 typeof(object),
36 typeof(ref bool)
37 }, ReturnType = typeof(void))]
38 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XmlCharType), Member = "SetProperties", MemberParameters = new object[]
39 {
40 typeof(byte[]),
41 typeof(string),
42 typeof(byte)
43 }, ReturnType = typeof(void))]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Thread), Member = "MemoryBarrier", ReturnType = typeof(void))]
45 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
46 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 18)]
47 private static void InitInstance()
48 {
49 throw null;
50 }
51
52 [global::Cpp2ILInjected.Token(Token = "0x60006BA")]
53 [global::Cpp2ILInjected.Address(RVA = "0x1DA65BC", Offset = "0x1DA65BC", Length = "0xA4")]
54 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
55 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlCharType), Member = "InitInstance", ReturnType = typeof(void))]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
58 private static void SetProperties(byte[] chProps, string ranges, byte value)
59 {
60 throw null;
61 }
62
63 [global::Cpp2ILInjected.Token(Token = "0x60006BB")]
64 [global::Cpp2ILInjected.Address(RVA = "0x1DA6660", Offset = "0x1DA6660", Length = "0x8")]
65 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
67 {
68 throw null;
69 }
70
71 [global::Cpp2ILInjected.Token(Token = "0x170001B8")]
73 {
74 [global::Cpp2ILInjected.Token(Token = "0x60006BC")]
75 [global::Cpp2ILInjected.Address(RVA = "0x1DA5FC4", Offset = "0x1DA5FC4", Length = "0x68")]
76 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(BinHexDecoder), Member = "Decode", MemberParameters = new object[]
77 {
78 typeof(char*),
79 typeof(char*),
80 typeof(byte*),
81 typeof(byte*),
82 typeof(ref bool),
83 typeof(ref byte),
84 typeof(ref int),
85 typeof(ref int)
86 }, ReturnType = typeof(void))]
87 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlAutoDetectWriter), Member = "TextBlockCreatesWriter", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
88 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlEncodedRawTextWriter), Member = ".ctor", MemberParameters = new object[] { typeof(XmlWriterSettings) }, ReturnType = typeof(void))]
89 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = ".ctor", MemberParameters = new object[] { typeof(XmlNameTable) }, ReturnType = typeof(void))]
90 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlUtf8RawTextWriter), Member = ".ctor", MemberParameters = new object[] { typeof(XmlWriterSettings) }, ReturnType = typeof(void))]
91 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlWellFormedWriter.AttributeValueCache", Member = "Trim", ReturnType = typeof(void))]
92 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlWellFormedWriter), Member = ".ctor", MemberParameters = new object[]
93 {
96 }, ReturnType = typeof(void))]
97 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlWellFormedWriter), Member = "WriteWhitespace", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
98 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlCharacterData), Member = "CheckOnData", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
99 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DtdParser), Member = ".ctor", ReturnType = typeof(void))]
100 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ValidateNames), Member = "ThrowInvalidName", MemberParameters = new object[]
101 {
102 typeof(string),
103 typeof(int),
104 typeof(int)
105 }, ReturnType = typeof(void))]
106 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ValidateNames), Member = ".cctor", ReturnType = typeof(void))]
107 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlComplianceUtil), Member = "NonCDataNormalize", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
108 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlConvert), Member = ".cctor", ReturnType = typeof(void))]
109 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 14)]
110 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XmlCharType), Member = "InitInstance", ReturnType = typeof(void))]
111 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
112 get
113 {
114 throw null;
115 }
116 }
117
118 [global::Cpp2ILInjected.Token(Token = "0x60006BD")]
119 [global::Cpp2ILInjected.Address(RVA = "0x1DA6668", Offset = "0x1DA6668", Length = "0x14")]
120 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "ParseEndElement", ReturnType = typeof(void))]
121 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "ParseText", MemberParameters = new object[]
122 {
123 typeof(ref int),
124 typeof(ref int),
125 typeof(ref int)
126 }, ReturnType = typeof(bool))]
127 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "ParseDoctypeDecl", ReturnType = typeof(bool))]
128 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "IncrementalRead", ReturnType = typeof(int))]
129 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "ParseAttributeValueChunk", ReturnType = typeof(bool))]
130 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlWellFormedWriter.AttributeValueCache", Member = "Trim", ReturnType = typeof(void))]
131 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DtdParser), Member = "GetToken", MemberParameters = new object[] { typeof(bool) }, ReturnType = "System.Xml.DtdParser.Token")]
132 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 12)]
133 public bool IsWhiteSpace(char ch)
134 {
135 throw null;
136 }
137
138 [global::Cpp2ILInjected.Token(Token = "0x60006BE")]
139 [global::Cpp2ILInjected.Address(RVA = "0x1DA5FB0", Offset = "0x1DA5FB0", Length = "0x14")]
140 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "ParseUnexpectedToken", ReturnType = typeof(string))]
141 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DtdParser), Member = "ParseUnexpectedToken", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
142 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
143 public bool IsNCNameSingleChar(char ch)
144 {
145 throw null;
146 }
147
148 [global::Cpp2ILInjected.Token(Token = "0x60006BF")]
149 [global::Cpp2ILInjected.Address(RVA = "0x1DA602C", Offset = "0x1DA602C", Length = "0x14")]
150 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
151 public bool IsStartNCNameSingleChar(char ch)
152 {
153 throw null;
154 }
155
156 [global::Cpp2ILInjected.Token(Token = "0x60006C0")]
157 [global::Cpp2ILInjected.Address(RVA = "0x1DA667C", Offset = "0x1DA667C", Length = "0x24")]
158 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
159 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "ParseXmlDeclaration", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(bool))]
160 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DtdParser), Member = "ScanCondSection1", ReturnType = "System.Xml.DtdParser.Token")]
161 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
162 public bool IsNameSingleChar(char ch)
163 {
164 throw null;
165 }
166
167 [global::Cpp2ILInjected.Token(Token = "0x60006C1")]
168 [global::Cpp2ILInjected.Address(RVA = "0x1DA66A0", Offset = "0x1DA66A0", Length = "0x14")]
169 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlEncodedRawTextWriter), Member = "WriteCharEntity", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(void))]
170 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "ParseRootLevelWhitespace", ReturnType = typeof(bool))]
171 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "ParseNumericCharRefInline", MemberParameters = new object[]
172 {
173 typeof(int),
174 typeof(bool),
176 typeof(ref int),
177 typeof(ref XmlTextReaderImpl.EntityType)
178 }, ReturnType = typeof(int))]
179 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlUtf8RawTextWriter), Member = "WriteCharEntity", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(void))]
180 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
181 public bool IsCharData(char ch)
182 {
183 throw null;
184 }
185
186 [global::Cpp2ILInjected.Token(Token = "0x60006C2")]
187 [global::Cpp2ILInjected.Address(RVA = "0x1DA66B4", Offset = "0x1DA66B4", Length = "0x7C")]
188 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
189 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlCharType), Member = "IsPublicId", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(int))]
190 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
191 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
192 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
193 public bool IsPubidChar(char ch)
194 {
195 throw null;
196 }
197
198 [global::Cpp2ILInjected.Token(Token = "0x60006C3")]
199 [global::Cpp2ILInjected.Address(RVA = "0x1DA6730", Offset = "0x1DA6730", Length = "0x14")]
200 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlEncodedRawTextWriter), Member = "ValidateContentChars", MemberParameters = new object[]
201 {
202 typeof(string),
203 typeof(string),
204 typeof(bool)
205 }, ReturnType = typeof(void))]
206 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlUtf8RawTextWriter), Member = "ValidateContentChars", MemberParameters = new object[]
207 {
208 typeof(string),
209 typeof(string),
210 typeof(bool)
211 }, ReturnType = typeof(void))]
212 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
213 internal bool IsTextChar(char ch)
214 {
215 throw null;
216 }
217
218 [global::Cpp2ILInjected.Token(Token = "0x60006C4")]
219 [global::Cpp2ILInjected.Address(RVA = "0x1DA6744", Offset = "0x1DA6744", Length = "0x14")]
220 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
221 public bool IsLetter(char ch)
222 {
223 throw null;
224 }
225
226 [global::Cpp2ILInjected.Token(Token = "0x60006C5")]
227 [global::Cpp2ILInjected.Address(RVA = "0x1DA6758", Offset = "0x1DA6758", Length = "0x14")]
228 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
229 public bool IsNCNameCharXml4e(char ch)
230 {
231 throw null;
232 }
233
234 [global::Cpp2ILInjected.Token(Token = "0x60006C6")]
235 [global::Cpp2ILInjected.Address(RVA = "0x1DA676C", Offset = "0x1DA676C", Length = "0x24")]
236 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
237 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
238 public bool IsStartNCNameCharXml4e(char ch)
239 {
240 throw null;
241 }
242
243 [global::Cpp2ILInjected.Token(Token = "0x60006C7")]
244 [global::Cpp2ILInjected.Address(RVA = "0x1DA6790", Offset = "0x1DA6790", Length = "0x24")]
245 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
246 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
247 public bool IsNameCharXml4e(char ch)
248 {
249 throw null;
250 }
251
252 [global::Cpp2ILInjected.Token(Token = "0x60006C8")]
253 [global::Cpp2ILInjected.Address(RVA = "0x1DA67B4", Offset = "0x1DA67B4", Length = "0x14")]
254 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
255 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
256 public static bool IsDigit(char ch)
257 {
258 throw null;
259 }
260
261 [global::Cpp2ILInjected.Token(Token = "0x60006C9")]
262 [global::Cpp2ILInjected.Address(RVA = "0x1DA67DC", Offset = "0x1DA67DC", Length = "0x10")]
263 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
264 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlEncodedRawTextWriter), Member = "ValidateContentChars", MemberParameters = new object[]
265 {
266 typeof(string),
267 typeof(string),
268 typeof(bool)
269 }, ReturnType = typeof(void))]
270 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "ParseAttributeValueSlow", MemberParameters = new object[]
271 {
272 typeof(int),
273 typeof(char),
274 "System.Xml.XmlTextReaderImpl.NodeData"
275 }, ReturnType = typeof(void))]
276 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "ParseText", MemberParameters = new object[]
277 {
278 typeof(ref int),
279 typeof(ref int),
280 typeof(ref int)
281 }, ReturnType = typeof(bool))]
282 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "ParsePIValue", MemberParameters = new object[]
283 {
284 typeof(ref int),
285 typeof(ref int)
286 }, ReturnType = typeof(bool))]
287 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "ParseCDataOrComment", MemberParameters = new object[]
288 {
289 typeof(XmlNodeType),
290 typeof(ref int),
291 typeof(ref int)
292 }, ReturnType = typeof(bool))]
293 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "SkipUntil", MemberParameters = new object[]
294 {
295 typeof(char),
296 typeof(bool)
297 }, ReturnType = typeof(void))]
298 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "ParseNumericCharRefInline", MemberParameters = new object[]
299 {
300 typeof(int),
301 typeof(bool),
303 typeof(ref int),
304 typeof(ref XmlTextReaderImpl.EntityType)
305 }, ReturnType = typeof(int))]
306 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "ParseAttributeValueChunk", ReturnType = typeof(bool))]
307 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlUtf8RawTextWriter), Member = "ValidateContentChars", MemberParameters = new object[]
308 {
309 typeof(string),
310 typeof(string),
311 typeof(bool)
312 }, ReturnType = typeof(void))]
313 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DtdParser), Member = "ScanLiteral", MemberParameters = new object[] { "System.Xml.DtdParser.LiteralType" }, ReturnType = "System.Xml.DtdParser.Token")]
314 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DtdParser), Member = "ScanCondSection3", ReturnType = "System.Xml.DtdParser.Token")]
315 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 11)]
316 internal static bool IsHighSurrogate(int ch)
317 {
318 throw null;
319 }
320
321 [global::Cpp2ILInjected.Token(Token = "0x60006CA")]
322 [global::Cpp2ILInjected.Address(RVA = "0x1DA67EC", Offset = "0x1DA67EC", Length = "0x10")]
323 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
324 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlEncodedRawTextWriter), Member = "ValidateContentChars", MemberParameters = new object[]
325 {
326 typeof(string),
327 typeof(string),
328 typeof(bool)
329 }, ReturnType = typeof(void))]
330 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "ParseAttributeValueSlow", MemberParameters = new object[]
331 {
332 typeof(int),
333 typeof(char),
334 "System.Xml.XmlTextReaderImpl.NodeData"
335 }, ReturnType = typeof(void))]
336 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "ParseText", MemberParameters = new object[]
337 {
338 typeof(ref int),
339 typeof(ref int),
340 typeof(ref int)
341 }, ReturnType = typeof(bool))]
342 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "ParsePIValue", MemberParameters = new object[]
343 {
344 typeof(ref int),
345 typeof(ref int)
346 }, ReturnType = typeof(bool))]
347 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "ParseCDataOrComment", MemberParameters = new object[]
348 {
349 typeof(XmlNodeType),
350 typeof(ref int),
351 typeof(ref int)
352 }, ReturnType = typeof(bool))]
353 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "SkipUntil", MemberParameters = new object[]
354 {
355 typeof(char),
356 typeof(bool)
357 }, ReturnType = typeof(void))]
358 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "ParseNumericCharRefInline", MemberParameters = new object[]
359 {
360 typeof(int),
361 typeof(bool),
363 typeof(ref int),
364 typeof(ref XmlTextReaderImpl.EntityType)
365 }, ReturnType = typeof(int))]
366 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "ParseAttributeValueChunk", ReturnType = typeof(bool))]
367 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlUtf8RawTextWriter), Member = "ValidateContentChars", MemberParameters = new object[]
368 {
369 typeof(string),
370 typeof(string),
371 typeof(bool)
372 }, ReturnType = typeof(void))]
373 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DtdParser), Member = "ScanLiteral", MemberParameters = new object[] { "System.Xml.DtdParser.LiteralType" }, ReturnType = "System.Xml.DtdParser.Token")]
374 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DtdParser), Member = "ScanCondSection3", ReturnType = "System.Xml.DtdParser.Token")]
375 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 13)]
376 internal static bool IsLowSurrogate(int ch)
377 {
378 throw null;
379 }
380
381 [global::Cpp2ILInjected.Token(Token = "0x60006CB")]
382 [global::Cpp2ILInjected.Address(RVA = "0x1DA67FC", Offset = "0x1DA67FC", Length = "0x10")]
383 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
384 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlEncodedRawTextWriter), Member = "WriteAttributeTextBlock", MemberParameters = new object[]
385 {
386 typeof(char*),
387 typeof(char*)
388 }, ReturnType = typeof(void))]
389 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlEncodedRawTextWriter), Member = "WriteElementTextBlock", MemberParameters = new object[]
390 {
391 typeof(char*),
392 typeof(char*)
393 }, ReturnType = typeof(void))]
394 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlEncodedRawTextWriter), Member = "RawText", MemberParameters = new object[]
395 {
396 typeof(char*),
397 typeof(char*)
398 }, ReturnType = typeof(void))]
399 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlEncodedRawTextWriter), Member = "WriteRawWithCharChecking", MemberParameters = new object[]
400 {
401 typeof(char*),
402 typeof(char*)
403 }, ReturnType = typeof(void))]
404 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlEncodedRawTextWriter), Member = "WriteCommentOrPi", MemberParameters = new object[]
405 {
406 typeof(string),
407 typeof(int)
408 }, ReturnType = typeof(void))]
409 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlEncodedRawTextWriter), Member = "WriteCDataSection", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
410 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlEncodedRawTextWriter), Member = "EncodeChar", MemberParameters = new object[]
411 {
412 typeof(ref char*),
413 typeof(char*),
414 typeof(ref char*)
415 }, ReturnType = typeof(void))]
416 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlUtf8RawTextWriter), Member = "WriteAttributeTextBlock", MemberParameters = new object[]
417 {
418 typeof(char*),
419 typeof(char*)
420 }, ReturnType = typeof(void))]
421 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlUtf8RawTextWriter), Member = "WriteElementTextBlock", MemberParameters = new object[]
422 {
423 typeof(char*),
424 typeof(char*)
425 }, ReturnType = typeof(void))]
426 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlUtf8RawTextWriter), Member = "RawText", MemberParameters = new object[]
427 {
428 typeof(char*),
429 typeof(char*)
430 }, ReturnType = typeof(void))]
431 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlUtf8RawTextWriter), Member = "WriteRawWithCharChecking", MemberParameters = new object[]
432 {
433 typeof(char*),
434 typeof(char*)
435 }, ReturnType = typeof(void))]
436 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlUtf8RawTextWriter), Member = "WriteCommentOrPi", MemberParameters = new object[]
437 {
438 typeof(string),
439 typeof(int)
440 }, ReturnType = typeof(void))]
441 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlUtf8RawTextWriter), Member = "WriteCDataSection", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
442 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlUtf8RawTextWriter), Member = "EncodeChar", MemberParameters = new object[]
443 {
444 typeof(ref char*),
445 typeof(char*),
446 typeof(ref byte*)
447 }, ReturnType = typeof(void))]
448 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlUtf8RawTextWriter), Member = "CharToUTF8", MemberParameters = new object[]
449 {
450 typeof(ref char*),
451 typeof(char*),
452 typeof(ref byte*)
453 }, ReturnType = typeof(void))]
454 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 15)]
455 internal unsafe static bool IsSurrogate(int ch)
456 {
457 throw null;
458 }
459
460 [global::Cpp2ILInjected.Token(Token = "0x60006CC")]
461 [global::Cpp2ILInjected.Address(RVA = "0x1DA680C", Offset = "0x1DA680C", Length = "0x18")]
462 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CharEntityEncoderFallbackBuffer), Member = "Fallback", MemberParameters = new object[]
463 {
464 typeof(char),
465 typeof(char),
466 typeof(int)
467 }, ReturnType = typeof(bool))]
468 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CharEntityEncoderFallbackBuffer), Member = "SurrogateCharToUtf32", MemberParameters = new object[]
469 {
470 typeof(char),
471 typeof(char)
472 }, ReturnType = typeof(int))]
473 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlEncodedRawTextWriter), Member = "WriteSurrogateCharEntity", MemberParameters = new object[]
474 {
475 typeof(char),
476 typeof(char)
477 }, ReturnType = typeof(void))]
478 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlUtf8RawTextWriter), Member = "WriteSurrogateCharEntity", MemberParameters = new object[]
479 {
480 typeof(char),
481 typeof(char)
482 }, ReturnType = typeof(void))]
483 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlUtf8RawTextWriter), Member = "EncodeSurrogate", MemberParameters = new object[]
484 {
485 typeof(char*),
486 typeof(char*),
487 typeof(byte*)
488 }, ReturnType = typeof(byte*))]
489 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
490 internal unsafe static int CombineSurrogateChar(int lowChar, int highChar)
491 {
492 throw null;
493 }
494
495 [global::Cpp2ILInjected.Token(Token = "0x60006CD")]
496 [global::Cpp2ILInjected.Address(RVA = "0x1DA6824", Offset = "0x1DA6824", Length = "0x38")]
497 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
498 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "ParseNumericCharRefInline", MemberParameters = new object[]
499 {
500 typeof(int),
501 typeof(bool),
503 typeof(ref int),
505 }, ReturnType = typeof(int))]
506 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
507 internal static void SplitSurrogateChar(int combinedChar, out char lowChar, out char highChar)
508 {
509 throw null;
510 }
511
512 [global::Cpp2ILInjected.Token(Token = "0x60006CE")]
513 [global::Cpp2ILInjected.Address(RVA = "0x1DA685C", Offset = "0x1DA685C", Length = "0x18")]
514 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
515 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlAutoDetectWriter), Member = "TextBlockCreatesWriter", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
516 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlEncodedRawTextWriter), Member = "ValidateContentChars", MemberParameters = new object[]
517 {
518 typeof(string),
519 typeof(string),
520 typeof(bool)
521 }, ReturnType = typeof(void))]
522 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlUtf8RawTextWriter), Member = "ValidateContentChars", MemberParameters = new object[]
523 {
524 typeof(string),
525 typeof(string),
526 typeof(bool)
527 }, ReturnType = typeof(void))]
528 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlWellFormedWriter), Member = "WriteWhitespace", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
529 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlCharacterData), Member = "CheckOnData", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
530 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
531 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XmlCharType), Member = "IsOnlyWhitespaceWithPos", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(int))]
532 internal bool IsOnlyWhitespace(string str)
533 {
534 throw null;
535 }
536
537 [global::Cpp2ILInjected.Token(Token = "0x60006CF")]
538 [global::Cpp2ILInjected.Address(RVA = "0x1DA6874", Offset = "0x1DA6874", Length = "0x70")]
539 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
540 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlCharType), Member = "IsOnlyWhitespace", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
541 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
542 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
543 internal int IsOnlyWhitespaceWithPos(string str)
544 {
545 throw null;
546 }
547
548 [global::Cpp2ILInjected.Token(Token = "0x60006D0")]
549 [global::Cpp2ILInjected.Address(RVA = "0x1DA68E4", Offset = "0x1DA68E4", Length = "0xC0")]
550 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
551 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlWellFormedWriter), Member = "WriteDocType", MemberParameters = new object[]
552 {
553 typeof(string),
554 typeof(string),
555 typeof(string),
556 typeof(string)
557 }, ReturnType = typeof(void))]
558 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DtdParser), Member = "InitializeFreeFloatingDtd", MemberParameters = new object[]
559 {
560 typeof(string),
561 typeof(string),
562 typeof(string),
563 typeof(string),
564 typeof(string),
565 typeof(IDtdParserAdapter)
566 }, ReturnType = typeof(void))]
567 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
568 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
569 internal int IsOnlyCharData(string str)
570 {
571 throw null;
572 }
573
574 [global::Cpp2ILInjected.Token(Token = "0x60006D1")]
575 [global::Cpp2ILInjected.Address(RVA = "0x1DA69A4", Offset = "0x1DA69A4", Length = "0x64")]
576 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
577 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlDeclaration), Member = "IsValidXmlVersion", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
578 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
579 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
580 internal static bool IsOnlyDigits(string str, int startPos, int len)
581 {
582 throw null;
583 }
584
585 [global::Cpp2ILInjected.Token(Token = "0x60006D2")]
586 [global::Cpp2ILInjected.Address(RVA = "0x1DA6A08", Offset = "0x1DA6A08", Length = "0x60")]
587 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
588 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlWellFormedWriter), Member = "WriteDocType", MemberParameters = new object[]
589 {
590 typeof(string),
591 typeof(string),
592 typeof(string),
593 typeof(string)
594 }, ReturnType = typeof(void))]
595 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DtdParser), Member = "InitializeFreeFloatingDtd", MemberParameters = new object[]
596 {
597 typeof(string),
598 typeof(string),
599 typeof(string),
600 typeof(string),
601 typeof(string),
602 typeof(IDtdParserAdapter)
603 }, ReturnType = typeof(void))]
604 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DtdParser), Member = "ParseExternalId", MemberParameters = new object[]
605 {
606 "System.Xml.DtdParser.Token",
607 "System.Xml.DtdParser.Token",
608 typeof(ref string),
609 typeof(ref string)
610 }, ReturnType = typeof(void))]
611 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
612 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
613 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XmlCharType), Member = "IsPubidChar", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(bool))]
614 internal int IsPublicId(string str)
615 {
616 throw null;
617 }
618
619 [global::Cpp2ILInjected.Token(Token = "0x60006D3")]
620 [global::Cpp2ILInjected.Address(RVA = "0x1DA67C8", Offset = "0x1DA67C8", Length = "0x14")]
621 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
622 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
623 private static bool InRange(int value, int start, int end)
624 {
625 throw null;
626 }
627
628 [global::Cpp2ILInjected.Token(Token = "0x4000396")]
629 private static object s_Lock;
630
631 [global::Cpp2ILInjected.Token(Token = "0x4000397")]
632 private static byte[] s_CharProperties;
633
634 [global::Cpp2ILInjected.Token(Token = "0x4000398")]
635 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
636 internal byte[] charProperties;
637 }
638}
class f__AnonymousType0<< Count > j__TPar
bool IsTextChar(char ch)
static void SplitSurrogateChar(int combinedChar, out char lowChar, out char highChar)
static bool InRange(int value, int start, int end)
static byte[] s_CharProperties
bool IsNameSingleChar(char ch)
static object StaticLock
bool IsWhiteSpace(char ch)
XmlCharType(byte[] charProperties)
bool IsStartNCNameSingleChar(char ch)
bool IsNameCharXml4e(char ch)
static unsafe int CombineSurrogateChar(int lowChar, int highChar)
static void InitInstance()
static bool IsLowSurrogate(int ch)
bool IsCharData(char ch)
static bool IsOnlyDigits(string str, int startPos, int len)
int IsOnlyWhitespaceWithPos(string str)
static unsafe XmlCharType Instance
int IsOnlyCharData(string str)
bool IsNCNameSingleChar(char ch)
bool IsPubidChar(char ch)
int IsPublicId(string str)
bool IsNCNameCharXml4e(char ch)
static bool IsDigit(char ch)
static unsafe bool IsSurrogate(int ch)
static bool IsHighSurrogate(int ch)
static void SetProperties(byte[] chProps, string ranges, byte value)
bool IsLetter(char ch)
bool IsOnlyWhitespace(string str)
bool IsStartNCNameCharXml4e(char ch)