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
RegexInterpreter.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x20000BB")]
9 internal sealed class RegexInterpreter : RegexRunner
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x60003D1")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1EB8F14", Offset = "0x1EB8F14", Length = "0x2C")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Regex), Member = "Run", MemberParameters = new object[]
14 {
15 typeof(bool),
16 typeof(int),
17 typeof(string),
18 typeof(int),
19 typeof(int),
20 typeof(int)
21 }, ReturnType = typeof(Match))]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
25 {
26 throw null;
27 }
28
29 [global::Cpp2ILInjected.Token(Token = "0x60003D2")]
30 [global::Cpp2ILInjected.Address(RVA = "0x1EB8F48", Offset = "0x1EB8F48", Length = "0x10")]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
32 protected override void InitTrackCount()
33 {
34 throw null;
35 }
36
37 [global::Cpp2ILInjected.Token(Token = "0x60003D3")]
38 [global::Cpp2ILInjected.Address(RVA = "0x1EB8F58", Offset = "0x1EB8F58", Length = "0x40")]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
40 private void Advance(int i)
41 {
42 throw null;
43 }
44
45 [global::Cpp2ILInjected.Token(Token = "0x60003D4")]
46 [global::Cpp2ILInjected.Address(RVA = "0x1EB8FB8", Offset = "0x1EB8FB8", Length = "0x5C")]
47 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
48 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RegexInterpreter), Member = "Go", ReturnType = typeof(void))]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
50 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RegexRunner), Member = "EnsureStorage", ReturnType = typeof(void))]
51 private void Goto(int newpos)
52 {
53 throw null;
54 }
55
56 [global::Cpp2ILInjected.Token(Token = "0x60003D5")]
57 [global::Cpp2ILInjected.Address(RVA = "0x1EB905C", Offset = "0x1EB905C", Length = "0x8")]
58 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
59 private void Textto(int newpos)
60 {
61 throw null;
62 }
63
64 [global::Cpp2ILInjected.Token(Token = "0x60003D6")]
65 [global::Cpp2ILInjected.Address(RVA = "0x1EB9064", Offset = "0x1EB9064", Length = "0x14")]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
67 private void Trackto(int newpos)
68 {
69 throw null;
70 }
71
72 [global::Cpp2ILInjected.Token(Token = "0x60003D7")]
73 [global::Cpp2ILInjected.Address(RVA = "0x1EB9078", Offset = "0x1EB9078", Length = "0x8")]
74 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
75 private int Textstart()
76 {
77 throw null;
78 }
79
80 [global::Cpp2ILInjected.Token(Token = "0x60003D8")]
81 [global::Cpp2ILInjected.Address(RVA = "0x1EB9080", Offset = "0x1EB9080", Length = "0x8")]
82 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
83 private int Textpos()
84 {
85 throw null;
86 }
87
88 [global::Cpp2ILInjected.Token(Token = "0x60003D9")]
89 [global::Cpp2ILInjected.Address(RVA = "0x1EB9088", Offset = "0x1EB9088", Length = "0x14")]
90 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
91 private int Trackpos()
92 {
93 throw null;
94 }
95
96 [global::Cpp2ILInjected.Token(Token = "0x60003DA")]
97 [global::Cpp2ILInjected.Address(RVA = "0x1EB909C", Offset = "0x1EB909C", Length = "0x20")]
98 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
99 private void TrackPush()
100 {
101 throw null;
102 }
103
104 [global::Cpp2ILInjected.Token(Token = "0x60003DB")]
105 [global::Cpp2ILInjected.Address(RVA = "0x1EB90BC", Offset = "0x1EB90BC", Length = "0x30")]
106 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
107 private void TrackPush(int I1)
108 {
109 throw null;
110 }
111
112 [global::Cpp2ILInjected.Token(Token = "0x60003DC")]
113 [global::Cpp2ILInjected.Address(RVA = "0x1EB90EC", Offset = "0x1EB90EC", Length = "0x40")]
114 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
115 private void TrackPush(int I1, int I2)
116 {
117 throw null;
118 }
119
120 [global::Cpp2ILInjected.Token(Token = "0x60003DD")]
121 [global::Cpp2ILInjected.Address(RVA = "0x1EB912C", Offset = "0x1EB912C", Length = "0x50")]
122 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
123 private void TrackPush(int I1, int I2, int I3)
124 {
125 throw null;
126 }
127
128 [global::Cpp2ILInjected.Token(Token = "0x60003DE")]
129 [global::Cpp2ILInjected.Address(RVA = "0x1EB917C", Offset = "0x1EB917C", Length = "0x34")]
130 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
131 private void TrackPush2(int I1)
132 {
133 throw null;
134 }
135
136 [global::Cpp2ILInjected.Token(Token = "0x60003DF")]
137 [global::Cpp2ILInjected.Address(RVA = "0x1EB91B0", Offset = "0x1EB91B0", Length = "0x44")]
138 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
139 private void TrackPush2(int I1, int I2)
140 {
141 throw null;
142 }
143
144 [global::Cpp2ILInjected.Token(Token = "0x60003E0")]
145 [global::Cpp2ILInjected.Address(RVA = "0x1EB91F4", Offset = "0x1EB91F4", Length = "0xA4")]
146 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
147 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RegexInterpreter), Member = "Go", ReturnType = typeof(void))]
148 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
149 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RegexRunner), Member = "EnsureStorage", ReturnType = typeof(void))]
150 private void Backtrack()
151 {
152 throw null;
153 }
154
155 [global::Cpp2ILInjected.Token(Token = "0x60003E1")]
156 [global::Cpp2ILInjected.Address(RVA = "0x1EB8F98", Offset = "0x1EB8F98", Length = "0x20")]
157 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
158 private void SetOperator(int op)
159 {
160 throw null;
161 }
162
163 [global::Cpp2ILInjected.Token(Token = "0x60003E2")]
164 [global::Cpp2ILInjected.Address(RVA = "0x1EB9298", Offset = "0x1EB9298", Length = "0x10")]
165 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
166 private void TrackPop()
167 {
168 throw null;
169 }
170
171 [global::Cpp2ILInjected.Token(Token = "0x60003E3")]
172 [global::Cpp2ILInjected.Address(RVA = "0x1EB92A8", Offset = "0x1EB92A8", Length = "0x10")]
173 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
174 private void TrackPop(int framesize)
175 {
176 throw null;
177 }
178
179 [global::Cpp2ILInjected.Token(Token = "0x60003E4")]
180 [global::Cpp2ILInjected.Address(RVA = "0x1EB92B8", Offset = "0x1EB92B8", Length = "0x18")]
181 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
182 private int TrackPeek()
183 {
184 throw null;
185 }
186
187 [global::Cpp2ILInjected.Token(Token = "0x60003E5")]
188 [global::Cpp2ILInjected.Address(RVA = "0x1EB92D0", Offset = "0x1EB92D0", Length = "0x1C")]
189 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
190 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
191 private int TrackPeek(int i)
192 {
193 throw null;
194 }
195
196 [global::Cpp2ILInjected.Token(Token = "0x60003E6")]
197 [global::Cpp2ILInjected.Address(RVA = "0x1EB92EC", Offset = "0x1EB92EC", Length = "0x1C")]
198 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
199 private void StackPush(int I1)
200 {
201 throw null;
202 }
203
204 [global::Cpp2ILInjected.Token(Token = "0x60003E7")]
205 [global::Cpp2ILInjected.Address(RVA = "0x1EB9308", Offset = "0x1EB9308", Length = "0x2C")]
206 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
207 private void StackPush(int I1, int I2)
208 {
209 throw null;
210 }
211
212 [global::Cpp2ILInjected.Token(Token = "0x60003E8")]
213 [global::Cpp2ILInjected.Address(RVA = "0x1EB9334", Offset = "0x1EB9334", Length = "0x10")]
214 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
215 private void StackPop()
216 {
217 throw null;
218 }
219
220 [global::Cpp2ILInjected.Token(Token = "0x60003E9")]
221 [global::Cpp2ILInjected.Address(RVA = "0x1EB9344", Offset = "0x1EB9344", Length = "0x10")]
222 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
223 private void StackPop(int framesize)
224 {
225 throw null;
226 }
227
228 [global::Cpp2ILInjected.Token(Token = "0x60003EA")]
229 [global::Cpp2ILInjected.Address(RVA = "0x1EB9354", Offset = "0x1EB9354", Length = "0x18")]
230 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
231 private int StackPeek()
232 {
233 throw null;
234 }
235
236 [global::Cpp2ILInjected.Token(Token = "0x60003EB")]
237 [global::Cpp2ILInjected.Address(RVA = "0x1EB936C", Offset = "0x1EB936C", Length = "0x1C")]
238 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
239 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
240 private int StackPeek(int i)
241 {
242 throw null;
243 }
244
245 [global::Cpp2ILInjected.Token(Token = "0x60003EC")]
246 [global::Cpp2ILInjected.Address(RVA = "0x1EB9388", Offset = "0x1EB9388", Length = "0x8")]
247 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
248 private int Operator()
249 {
250 throw null;
251 }
252
253 [global::Cpp2ILInjected.Token(Token = "0x60003ED")]
254 [global::Cpp2ILInjected.Address(RVA = "0x1EB9390", Offset = "0x1EB9390", Length = "0x20")]
255 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
256 private int Operand(int i)
257 {
258 throw null;
259 }
260
261 [global::Cpp2ILInjected.Token(Token = "0x60003EE")]
262 [global::Cpp2ILInjected.Address(RVA = "0x1EB93B0", Offset = "0x1EB93B0", Length = "0x10")]
263 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
264 private int Leftchars()
265 {
266 throw null;
267 }
268
269 [global::Cpp2ILInjected.Token(Token = "0x60003EF")]
270 [global::Cpp2ILInjected.Address(RVA = "0x1EB93C0", Offset = "0x1EB93C0", Length = "0x10")]
271 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
272 private int Rightchars()
273 {
274 throw null;
275 }
276
277 [global::Cpp2ILInjected.Token(Token = "0x60003F0")]
278 [global::Cpp2ILInjected.Address(RVA = "0x1EB93D0", Offset = "0x1EB93D0", Length = "0x14")]
279 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
280 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
281 private int Bump()
282 {
283 throw null;
284 }
285
286 [global::Cpp2ILInjected.Token(Token = "0x60003F1")]
287 [global::Cpp2ILInjected.Address(RVA = "0x1EB93E4", Offset = "0x1EB93E4", Length = "0x2C")]
288 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
289 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
290 private int Forwardchars()
291 {
292 throw null;
293 }
294
295 [global::Cpp2ILInjected.Token(Token = "0x60003F2")]
296 [global::Cpp2ILInjected.Address(RVA = "0x1EB9410", Offset = "0x1EB9410", Length = "0x78")]
297 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
298 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RegexInterpreter), Member = "FindFirstChar", ReturnType = typeof(bool))]
299 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RegexInterpreter), Member = "Go", ReturnType = typeof(void))]
300 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 14)]
301 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
302 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
303 private char Forwardcharnext()
304 {
305 throw null;
306 }
307
308 [global::Cpp2ILInjected.Token(Token = "0x60003F3")]
309 [global::Cpp2ILInjected.Address(RVA = "0x1EB9488", Offset = "0x1EB9488", Length = "0x148")]
310 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
311 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RegexInterpreter), Member = "Go", ReturnType = typeof(void))]
312 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
313 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
314 private bool Stringmatch(string str)
315 {
316 throw null;
317 }
318
319 [global::Cpp2ILInjected.Token(Token = "0x60003F4")]
320 [global::Cpp2ILInjected.Address(RVA = "0x1EB95D0", Offset = "0x1EB95D0", Length = "0x170")]
321 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
322 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RegexInterpreter), Member = "Go", ReturnType = typeof(void))]
323 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
324 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
325 private bool Refmatch(int index, int len)
326 {
327 throw null;
328 }
329
330 [global::Cpp2ILInjected.Token(Token = "0x60003F5")]
331 [global::Cpp2ILInjected.Address(RVA = "0x1EB9740", Offset = "0x1EB9740", Length = "0x20")]
332 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
333 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
334 private void Backwardnext()
335 {
336 throw null;
337 }
338
339 [global::Cpp2ILInjected.Token(Token = "0x60003F6")]
340 [global::Cpp2ILInjected.Address(RVA = "0x1EB9760", Offset = "0x1EB9760", Length = "0xC")]
341 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
342 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
343 private char CharAt(int j)
344 {
345 throw null;
346 }
347
348 [global::Cpp2ILInjected.Token(Token = "0x60003F7")]
349 [global::Cpp2ILInjected.Address(RVA = "0x1EB976C", Offset = "0x1EB976C", Length = "0x34C")]
350 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
351 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
352 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RegexBoyerMoore), Member = "Scan", MemberParameters = new object[]
353 {
354 typeof(string),
355 typeof(int),
356 typeof(int),
357 typeof(int)
358 }, ReturnType = typeof(int))]
359 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RegexCharClass), Member = "IsSingleton", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
360 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RegexCharClass), Member = "SingletonChar", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(char))]
361 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RegexInterpreter), Member = "Forwardcharnext", ReturnType = typeof(char))]
362 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RegexBoyerMoore), Member = "IsMatch", MemberParameters = new object[]
363 {
364 typeof(string),
365 typeof(int),
366 typeof(int),
367 typeof(int)
368 }, ReturnType = typeof(bool))]
369 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
370 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RegexCharClass), Member = "CharInClass", MemberParameters = new object[]
371 {
372 typeof(char),
373 typeof(string)
374 }, ReturnType = typeof(bool))]
375 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
376 protected override bool FindFirstChar()
377 {
378 throw null;
379 }
380
381 [global::Cpp2ILInjected.Token(Token = "0x60003F8")]
382 [global::Cpp2ILInjected.Address(RVA = "0x1EB9AB8", Offset = "0x1EB9AB8", Length = "0x173C")]
383 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
384 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
385 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RegexInterpreter), Member = "Goto", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
386 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RegexRunner), Member = "DoCheckTimeout", ReturnType = typeof(void))]
387 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RegexRunner), Member = "TransferCapture", MemberParameters = new object[]
388 {
389 typeof(int),
390 typeof(int),
391 typeof(int),
392 typeof(int)
393 }, ReturnType = typeof(void))]
394 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RegexInterpreter), Member = "Forwardcharnext", ReturnType = typeof(char))]
395 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RegexCharClass), Member = "CharInClass", MemberParameters = new object[]
396 {
397 typeof(char),
398 typeof(string)
399 }, ReturnType = typeof(bool))]
400 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RegexRunner), Member = "IsECMABoundary", MemberParameters = new object[]
401 {
402 typeof(int),
403 typeof(int),
404 typeof(int)
405 }, ReturnType = typeof(bool))]
406 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RegexInterpreter), Member = "Stringmatch", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
407 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RegexRunner), Member = "IsBoundary", MemberParameters = new object[]
408 {
409 typeof(int),
410 typeof(int),
411 typeof(int)
412 }, ReturnType = typeof(bool))]
413 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RegexInterpreter), Member = "Refmatch", MemberParameters = new object[]
414 {
415 typeof(int),
416 typeof(int)
417 }, ReturnType = typeof(bool))]
418 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
419 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RegexInterpreter), Member = "Backtrack", ReturnType = typeof(void))]
420 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RegexRunner), Member = "Capture", MemberParameters = new object[]
421 {
422 typeof(int),
423 typeof(int),
424 typeof(int)
425 }, ReturnType = typeof(void))]
426 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotImplemented), Member = "ByDesignWithMessage", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(Exception))]
427 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
428 protected override void Go()
429 {
430 throw null;
431 }
432
433 [global::Cpp2ILInjected.Token(Token = "0x4000330")]
434 [global::Cpp2ILInjected.FieldOffset(Offset = "0x80")]
436
437 [global::Cpp2ILInjected.Token(Token = "0x4000331")]
438 [global::Cpp2ILInjected.FieldOffset(Offset = "0x88")]
440
441 [global::Cpp2ILInjected.Token(Token = "0x4000332")]
442 [global::Cpp2ILInjected.FieldOffset(Offset = "0x90")]
443 private int _operator;
444
445 [global::Cpp2ILInjected.Token(Token = "0x4000333")]
446 [global::Cpp2ILInjected.FieldOffset(Offset = "0x94")]
447 private int _codepos;
448
449 [global::Cpp2ILInjected.Token(Token = "0x4000334")]
450 [global::Cpp2ILInjected.FieldOffset(Offset = "0x98")]
451 private bool _rightToLeft;
452
453 [global::Cpp2ILInjected.Token(Token = "0x4000335")]
454 [global::Cpp2ILInjected.FieldOffset(Offset = "0x99")]
455 private bool _caseInsensitive;
456 }
457}
class f__AnonymousType0<< Count > j__TPar
RegexInterpreter(RegexCode code, CultureInfo culture)