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
ParsingInfo.cs
Go to the documentation of this file.
1using System;
5
6namespace System
7{
8 [global::Cpp2ILInjected.Token(Token = "0x20000BB")]
9 internal struct ParsingInfo
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6000727")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1C2DFE8", Offset = "0x1C2DFE8", Length = "0xC")]
13 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "DoStrictParse", MemberParameters = new object[]
15 {
16 typeof(global::System.ReadOnlySpan<char>),
17 typeof(global::System.ReadOnlySpan<char>),
18 typeof(global::System.Globalization.DateTimeStyles),
19 typeof(global::System.Globalization.DateTimeFormatInfo),
20 typeof(ref global::System.DateTimeResult)
21 }, ReturnType = typeof(bool))]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
23 internal void Init()
24 {
25 throw null;
26 }
27
28 [global::Cpp2ILInjected.Token(Token = "0x4000303")]
29 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
30 internal global::System.Globalization.Calendar calendar;
31
32 [global::Cpp2ILInjected.Token(Token = "0x4000304")]
33 [global::Cpp2ILInjected.FieldOffset(Offset = "0x8")]
34 internal int dayOfWeek;
35
36 [global::Cpp2ILInjected.Token(Token = "0x4000305")]
37 [global::Cpp2ILInjected.FieldOffset(Offset = "0xC")]
38 internal global::System.DateTimeParse.TM timeMark;
39
40 [global::Cpp2ILInjected.Token(Token = "0x4000306")]
41 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
42 internal bool fUseHour12;
43
44 [global::Cpp2ILInjected.Token(Token = "0x4000307")]
45 [global::Cpp2ILInjected.FieldOffset(Offset = "0x11")]
46 internal bool fUseTwoDigitYear;
47
48 [global::Cpp2ILInjected.Token(Token = "0x4000308")]
49 [global::Cpp2ILInjected.FieldOffset(Offset = "0x12")]
50 internal bool fAllowInnerWhite;
51
52 [global::Cpp2ILInjected.Token(Token = "0x4000309")]
53 [global::Cpp2ILInjected.FieldOffset(Offset = "0x13")]
54 internal bool fAllowTrailingWhite;
55
56 [global::Cpp2ILInjected.Token(Token = "0x400030A")]
57 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
58 internal bool fCustomNumberParser;
59
60 [global::Cpp2ILInjected.Token(Token = "0x400030B")]
61 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
62 internal global::System.DateTimeParse.MatchNumberDelegate parseNumberDelegate;
63 }
64}
class f__AnonymousType0<< Count > j__TPar
global::System.DateTimeParse.MatchNumberDelegate parseNumberDelegate
global::System.Globalization.Calendar calendar
global::System.DateTimeParse.TM timeMark