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
TextInfo.cs
Go to the documentation of this file.
1using System;
7
9{
10 [global::System.Runtime.InteropServices.ComVisible(true)]
11 [global::Cpp2ILInjected.Token(Token = "0x20005B2")]
12 [global::System.Serializable]
13 public class TextInfo : global::System.ICloneable, global::System.Runtime.Serialization.IDeserializationCallback
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x1700069F")]
16 internal static TextInfo Invariant
17 {
18 [global::Cpp2ILInjected.Token(Token = "0x6002C3D")]
19 [global::Cpp2ILInjected.Address(RVA = "0x1BF2F8C", Offset = "0x1BF2F8C", Length = "0xA8")]
20 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CultureInfo), Member = "ConstructInvariant", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "get_Invariant", ReturnType = typeof(CultureData))]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
24 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
25 get
26 {
27 throw null;
28 }
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x6002C3E")]
32 [global::Cpp2ILInjected.Address(RVA = "0x1BF3034", Offset = "0x1BF3034", Length = "0x34")]
33 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CultureInfo), Member = "CreateTextInfo", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(TextInfo))]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
37 {
38 throw null;
39 }
40
41 [global::System.Runtime.Serialization.OnDeserializing]
42 [global::Cpp2ILInjected.Token(Token = "0x6002C3F")]
43 [global::Cpp2ILInjected.Address(RVA = "0x1BF3068", Offset = "0x1BF3068", Length = "0x8")]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 private void OnDeserializing(global::System.Runtime.Serialization.StreamingContext ctx)
46 {
47 throw null;
48 }
49
50 [global::Cpp2ILInjected.Token(Token = "0x6002C40")]
51 [global::Cpp2ILInjected.Address(RVA = "0x1BF3070", Offset = "0x1BF3070", Length = "0xD0")]
52 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TextInfo), Member = "OnDeserialized", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.StreamingContext) }, ReturnType = typeof(void))]
53 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TextInfo), Member = "System.Runtime.Serialization.IDeserializationCallback.OnDeserialization", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
54 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
55 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "GetCultureInfo", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(CultureInfo))]
56 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "GetCultureInfo", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(CultureInfo))]
57 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
58 private void OnDeserialized()
59 {
60 throw null;
61 }
62
63 [global::System.Runtime.Serialization.OnDeserialized]
64 [global::Cpp2ILInjected.Token(Token = "0x6002C41")]
65 [global::Cpp2ILInjected.Address(RVA = "0x1BF3140", Offset = "0x1BF3140", Length = "0x4")]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
67 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TextInfo), Member = "OnDeserialized", ReturnType = typeof(void))]
68 private void OnDeserialized(global::System.Runtime.Serialization.StreamingContext ctx)
69 {
70 throw null;
71 }
72
73 [global::System.Runtime.Serialization.OnSerializing]
74 [global::Cpp2ILInjected.Token(Token = "0x6002C42")]
75 [global::Cpp2ILInjected.Address(RVA = "0x1BF3144", Offset = "0x1BF3144", Length = "0x78")]
76 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
77 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
78 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "GetCultureInfo", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(CultureInfo))]
79 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
80 private void OnSerializing(global::System.Runtime.Serialization.StreamingContext ctx)
81 {
82 throw null;
83 }
84
85 [global::System.Runtime.InteropServices.ComVisible(false)]
86 [global::Cpp2ILInjected.Token(Token = "0x170006A0")]
87 public string CultureName
88 {
89 [global::Cpp2ILInjected.Token(Token = "0x6002C43")]
90 [global::Cpp2ILInjected.Address(RVA = "0x1BF31BC", Offset = "0x1BF31BC", Length = "0x8")]
91 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
92 get
93 {
94 throw null;
95 }
96 }
97
98 [global::System.Runtime.InteropServices.ComVisible(false)]
99 [global::Cpp2ILInjected.Token(Token = "0x170006A1")]
100 public bool IsReadOnly
101 {
102 [global::Cpp2ILInjected.Token(Token = "0x6002C44")]
103 [global::Cpp2ILInjected.Address(RVA = "0x1BF31C4", Offset = "0x1BF31C4", Length = "0x8")]
104 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
105 get
106 {
107 throw null;
108 }
109 }
110
111 [global::System.Runtime.InteropServices.ComVisible(false)]
112 [global::Cpp2ILInjected.Token(Token = "0x6002C45")]
113 [global::Cpp2ILInjected.Address(RVA = "0x1BF31CC", Offset = "0x1BF31CC", Length = "0x84")]
114 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
115 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
116 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "MemberwiseClone", ReturnType = typeof(object))]
117 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
118 public virtual object Clone()
119 {
120 throw null;
121 }
122
123 [global::System.Runtime.InteropServices.ComVisible(false)]
124 [global::Cpp2ILInjected.Token(Token = "0x6002C46")]
125 [global::Cpp2ILInjected.Address(RVA = "0x1BF3250", Offset = "0x1BF3250", Length = "0xE8")]
126 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
127 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CultureInfo), Member = "ReadOnly", MemberParameters = new object[] { typeof(CultureInfo) }, ReturnType = typeof(CultureInfo))]
128 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
129 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "MemberwiseClone", ReturnType = typeof(object))]
130 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
131 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
132 public static TextInfo ReadOnly(TextInfo textInfo)
133 {
134 throw null;
135 }
136
137 [global::Cpp2ILInjected.Token(Token = "0x6002C47")]
138 [global::Cpp2ILInjected.Address(RVA = "0x1BF3338", Offset = "0x1BF3338", Length = "0xC")]
139 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
140 internal void SetReadOnlyState(bool readOnly)
141 {
142 throw null;
143 }
144
145 [global::Cpp2ILInjected.Token(Token = "0x6002C48")]
146 [global::Cpp2ILInjected.Address(RVA = "0x1BF3344", Offset = "0x1BF3344", Length = "0x64")]
147 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
148 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
149 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TextInfo), Member = "get_IsAsciiCasingSameAsInvariant", ReturnType = typeof(bool))]
150 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TextInfo), Member = "ToLowerInternal", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(char))]
151 public virtual char ToLower(char c)
152 {
153 throw null;
154 }
155
156 [global::Cpp2ILInjected.Token(Token = "0x6002C49")]
157 [global::Cpp2ILInjected.Address(RVA = "0x1BF38C0", Offset = "0x1BF38C0", Length = "0x54")]
158 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
159 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
160 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
161 public virtual string ToLower(string str)
162 {
163 throw null;
164 }
165
166 [global::Cpp2ILInjected.Token(Token = "0x6002C4A")]
167 [global::Cpp2ILInjected.Address(RVA = "0x1BF34B8", Offset = "0x1BF34B8", Length = "0x1C")]
168 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
169 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
170 private static char ToLowerAsciiInvariant(char c)
171 {
172 throw null;
173 }
174
175 [global::Cpp2ILInjected.Token(Token = "0x6002C4B")]
176 [global::Cpp2ILInjected.Address(RVA = "0x1BF39F0", Offset = "0x1BF39F0", Length = "0x64")]
177 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
178 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
179 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TextInfo), Member = "get_IsAsciiCasingSameAsInvariant", ReturnType = typeof(bool))]
180 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TextInfo), Member = "ToUpperInternal", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(char))]
181 public virtual char ToUpper(char c)
182 {
183 throw null;
184 }
185
186 [global::Cpp2ILInjected.Token(Token = "0x6002C4C")]
187 [global::Cpp2ILInjected.Address(RVA = "0x1BF3E84", Offset = "0x1BF3E84", Length = "0x54")]
188 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
189 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
190 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
191 public virtual string ToUpper(string str)
192 {
193 throw null;
194 }
195
196 [global::Cpp2ILInjected.Token(Token = "0x6002C4D")]
197 [global::Cpp2ILInjected.Address(RVA = "0x1BF3A54", Offset = "0x1BF3A54", Length = "0x1C")]
198 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
199 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
200 internal static char ToUpperAsciiInvariant(char c)
201 {
202 throw null;
203 }
204
205 [global::Cpp2ILInjected.Token(Token = "0x6002C4E")]
206 [global::Cpp2ILInjected.Address(RVA = "0x1BF33A8", Offset = "0x1BF33A8", Length = "0x10")]
207 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
208 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
209 private static bool IsAscii(char c)
210 {
211 throw null;
212 }
213
214 [global::Cpp2ILInjected.Token(Token = "0x170006A2")]
216 {
217 [global::Cpp2ILInjected.Token(Token = "0x6002C4F")]
218 [global::Cpp2ILInjected.Address(RVA = "0x1BF33B8", Offset = "0x1BF33B8", Length = "0x100")]
219 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
220 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TextInfo), Member = "ToLower", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(char))]
221 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TextInfo), Member = "ToUpper", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(char))]
222 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TextInfo), Member = "ToUpperInternal", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(char))]
223 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TextInfo), Member = "ToLowerInternal", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(char))]
224 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
225 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
226 {
227 typeof(string),
228 typeof(string)
229 }, ReturnType = typeof(bool))]
230 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Nullable<>), Member = ".ctor", MemberParameters = new object[] { "T" }, ReturnType = typeof(void))]
231 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Nullable<>), Member = "get_Value", ReturnType = "T")]
232 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
233 get
234 {
235 throw null;
236 }
237 }
238
239 [global::Cpp2ILInjected.Token(Token = "0x6002C50")]
240 [global::Cpp2ILInjected.Address(RVA = "0x1BF3FB4", Offset = "0x1BF3FB4", Length = "0x90")]
241 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
242 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
243 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Equals", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
244 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
245 public override bool Equals(object obj)
246 {
247 throw null;
248 }
249
250 [global::Cpp2ILInjected.Token(Token = "0x6002C51")]
251 [global::Cpp2ILInjected.Address(RVA = "0x1BF4044", Offset = "0x1BF4044", Length = "0x10")]
252 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
253 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
254 public override int GetHashCode()
255 {
256 throw null;
257 }
258
259 [global::Cpp2ILInjected.Token(Token = "0x6002C52")]
260 [global::Cpp2ILInjected.Address(RVA = "0x1BF4054", Offset = "0x1BF4054", Length = "0x50")]
261 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
262 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
263 {
264 typeof(string),
265 typeof(string)
266 }, ReturnType = typeof(string))]
267 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
268 public override string ToString()
269 {
270 throw null;
271 }
272
273 [global::Cpp2ILInjected.Token(Token = "0x6002C53")]
274 [global::Cpp2ILInjected.Address(RVA = "0x1BF40A4", Offset = "0x1BF40A4", Length = "0x4")]
275 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
276 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TextInfo), Member = "OnDeserialized", ReturnType = typeof(void))]
278 {
279 throw null;
280 }
281
282 [global::Cpp2ILInjected.Token(Token = "0x6002C54")]
283 [global::Cpp2ILInjected.Address(RVA = "0x1BF3ED8", Offset = "0x1BF3ED8", Length = "0xDC")]
284 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
285 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
286 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "FastAllocateString", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
287 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.CompilerServices.RuntimeHelpers), Member = "get_OffsetToStringData", ReturnType = typeof(int))]
288 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
289 private string ToUpperInternal(string str)
290 {
291 throw null;
292 }
293
294 [global::Cpp2ILInjected.Token(Token = "0x6002C55")]
295 [global::Cpp2ILInjected.Address(RVA = "0x1BF3914", Offset = "0x1BF3914", Length = "0xDC")]
296 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
297 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
298 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "FastAllocateString", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
299 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.CompilerServices.RuntimeHelpers), Member = "get_OffsetToStringData", ReturnType = typeof(int))]
300 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
301 private string ToLowerInternal(string str)
302 {
303 throw null;
304 }
305
306 [global::Cpp2ILInjected.Token(Token = "0x6002C56")]
307 [global::Cpp2ILInjected.Address(RVA = "0x1BF3A70", Offset = "0x1BF3A70", Length = "0x414")]
308 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
309 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TextInfo), Member = "ToUpper", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(char))]
310 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
311 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "get_IsInvariantCulture", ReturnType = typeof(bool))]
312 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TextInfo), Member = "get_IsAsciiCasingSameAsInvariant", ReturnType = typeof(bool))]
313 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
314 private char ToUpperInternal(char c)
315 {
316 throw null;
317 }
318
319 [global::Cpp2ILInjected.Token(Token = "0x6002C57")]
320 [global::Cpp2ILInjected.Address(RVA = "0x1BF34D4", Offset = "0x1BF34D4", Length = "0x3EC")]
321 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
322 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TextInfo), Member = "ToLower", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(char))]
323 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
324 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "get_IsInvariantCulture", ReturnType = typeof(bool))]
325 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TextInfo), Member = "get_IsAsciiCasingSameAsInvariant", ReturnType = typeof(bool))]
326 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
327 private char ToLowerInternal(char c)
328 {
329 throw null;
330 }
331
332 [global::Cpp2ILInjected.Token(Token = "0x6002C58")]
333 [global::Cpp2ILInjected.Address(RVA = "0x1BF40A8", Offset = "0x1BF40A8", Length = "0x7C")]
334 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
335 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MemoryExtensions), Member = "ToUpperInvariant", MemberParameters = new object[]
336 {
337 typeof(global::System.ReadOnlySpan<char>),
338 typeof(global::System.Span<char>)
339 }, ReturnType = typeof(int))]
340 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
341 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
342 internal void ToUpperAsciiInvariant(global::System.ReadOnlySpan<char> source, global::System.Span<char> destination)
343 {
344 throw null;
345 }
346
347 [global::Cpp2ILInjected.Token(Token = "0x6002C59")]
348 [global::Cpp2ILInjected.Address(RVA = "0x1BF4124", Offset = "0x1BF4124", Length = "0x140")]
349 [global::Cpp2ILInjected.CallAnalysis.ContainsInvalidInstructions]
350 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
351 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MemoryExtensions), Member = "ToUpperInvariant", MemberParameters = new object[]
352 {
353 typeof(global::System.ReadOnlySpan<char>),
354 typeof(global::System.Span<char>)
355 }, ReturnType = typeof(int))]
356 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
357 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ReadOnlySpan<char>), Member = "get_IsEmpty", ReturnType = typeof(bool))]
358 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.InteropServices.MemoryMarshal[]), Member = "GetReference", MemberTypeParameters = new object[] { typeof(char) }, MemberParameters = new object[] { typeof(global::System.ReadOnlySpan<char>) }, ReturnType = "T&")]
359 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.InteropServices.MemoryMarshal[]), Member = "GetReference", MemberTypeParameters = new object[] { typeof(char) }, MemberParameters = new object[] { typeof(global::System.Span<char>) }, ReturnType = "T&")]
360 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
361 internal void ChangeCase(global::System.ReadOnlySpan<char> source, global::System.Span<char> destination, bool toUpper)
362 {
363 throw null;
364 }
365
366 [global::Cpp2ILInjected.Token(Token = "0x6002C5A")]
367 [global::Cpp2ILInjected.Address(RVA = "0x1BF4264", Offset = "0x1BF4264", Length = "0x38")]
368 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
369 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
370 internal TextInfo()
371 {
372 throw null;
373 }
374
375 [global::System.Runtime.Serialization.OptionalField(VersionAdded = 2)]
376 [global::Cpp2ILInjected.Token(Token = "0x40018A6")]
377 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
378 private string m_listSeparator;
379
380 [global::System.Runtime.Serialization.OptionalField(VersionAdded = 2)]
381 [global::Cpp2ILInjected.Token(Token = "0x40018A7")]
382 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
383 private bool m_isReadOnly;
384
385 [global::System.Runtime.Serialization.OptionalField(VersionAdded = 3)]
386 [global::Cpp2ILInjected.Token(Token = "0x40018A8")]
387 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
388 private string m_cultureName;
389
390 [global::Cpp2ILInjected.Token(Token = "0x40018A9")]
391 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
392 [global::System.NonSerialized]
394
395 [global::Cpp2ILInjected.Token(Token = "0x40018AA")]
396 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
397 [global::System.NonSerialized]
398 private string m_textInfoName;
399
400 [global::Cpp2ILInjected.Token(Token = "0x40018AB")]
401 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
402 [global::System.NonSerialized]
404
405 [global::Cpp2ILInjected.Token(Token = "0x40018AC")]
406 internal static TextInfo s_Invariant;
407
408 [global::System.Runtime.Serialization.OptionalField(VersionAdded = 2)]
409 [global::Cpp2ILInjected.Token(Token = "0x40018AD")]
410 [global::Cpp2ILInjected.FieldOffset(Offset = "0x40")]
411 private string customCultureName;
412
413 [global::System.Runtime.Serialization.OptionalField(VersionAdded = 1)]
414 [global::Cpp2ILInjected.Token(Token = "0x40018AE")]
415 [global::Cpp2ILInjected.FieldOffset(Offset = "0x48")]
416 internal int m_nDataItem;
417
418 [global::System.Runtime.Serialization.OptionalField(VersionAdded = 1)]
419 [global::Cpp2ILInjected.Token(Token = "0x40018AF")]
420 [global::Cpp2ILInjected.FieldOffset(Offset = "0x4C")]
421 internal bool m_useUserOverride;
422
423 [global::System.Runtime.Serialization.OptionalField(VersionAdded = 1)]
424 [global::Cpp2ILInjected.Token(Token = "0x40018B0")]
425 [global::Cpp2ILInjected.FieldOffset(Offset = "0x50")]
426 internal int m_win32LangID;
427
428 [global::Cpp2ILInjected.Token(Token = "0x40018B1")]
429 private const int wordSeparatorMask = 536672256;
430 }
431}
class f__AnonymousType0<< Count > j__TPar
void ChangeCase(global::System.ReadOnlySpan< char > source, global::System.Span< char > destination, bool toUpper)
Definition TextInfo.cs:361
TextInfo(CultureData cultureData)
Definition TextInfo.cs:36
virtual char ToUpper(char c)
Definition TextInfo.cs:181
void SetReadOnlyState(bool readOnly)
Definition TextInfo.cs:140
void OnDeserialized(global::System.Runtime.Serialization.StreamingContext ctx)
Definition TextInfo.cs:68
void OnDeserializing(global::System.Runtime.Serialization.StreamingContext ctx)
Definition TextInfo.cs:45
string ToLowerInternal(string str)
Definition TextInfo.cs:301
virtual string ToUpper(string str)
Definition TextInfo.cs:191
override bool Equals(object obj)
Definition TextInfo.cs:245
string ToUpperInternal(string str)
Definition TextInfo.cs:289
virtual char ToLower(char c)
Definition TextInfo.cs:151
void OnSerializing(global::System.Runtime.Serialization.StreamingContext ctx)
Definition TextInfo.cs:80
static TextInfo ReadOnly(TextInfo textInfo)
Definition TextInfo.cs:132
void ToUpperAsciiInvariant(global::System.ReadOnlySpan< char > source, global::System.Span< char > destination)
Definition TextInfo.cs:342
virtual string ToLower(string str)
Definition TextInfo.cs:161
static TextInfo s_Invariant
Definition TextInfo.cs:406
override string ToString()
Definition TextInfo.cs:268
static char ToUpperAsciiInvariant(char c)
Definition TextInfo.cs:200
static bool IsAscii(char c)
Definition TextInfo.cs:209
static TextInfo Invariant
Definition TextInfo.cs:17
static char ToLowerAsciiInvariant(char c)
Definition TextInfo.cs:170