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

◆ Length

int System.__DTString.Length
getsetpackage

Definition at line 14 of file __DTString.cs.

15 {
16 [global::Cpp2ILInjected.Token(Token = "0x6000701")]
17 [global::Cpp2ILInjected.Address(RVA = "0x1C2C5D0", Offset = "0x1C2C5D0", Length = "0x3C")]
18 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchWord", MemberParameters = new object[]
19 {
20 typeof(ref global::System.__DTString),
21 typeof(string)
22 }, ReturnType = typeof(bool))]
23 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "HandleTimeZone", MemberParameters = new object[]
24 {
25 typeof(ref global::System.__DTString),
26 typeof(ref global::System.DateTimeResult)
27 }, ReturnType = typeof(bool))]
28 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "Lex", MemberParameters = new object[]
29 {
30 typeof(global::System.DateTimeParse.DS),
31 typeof(ref global::System.__DTString),
32 typeof(ref global::System.DateTimeToken),
33 typeof(ref global::System.DateTimeRawInfo),
34 typeof(ref global::System.DateTimeResult),
35 typeof(ref global::System.Globalization.DateTimeFormatInfo),
36 typeof(global::System.Globalization.DateTimeStyles)
37 }, ReturnType = typeof(bool))]
38 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "VerifyValidPunctuation", MemberParameters = new object[] { typeof(ref global::System.__DTString) }, ReturnType = typeof(bool))]
39 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseDigits", MemberParameters = new object[]
40 {
41 typeof(ref global::System.__DTString),
42 typeof(int),
43 typeof(int),
44 typeof(ref int)
45 }, ReturnType = typeof(bool))]
46 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseFractionExact", MemberParameters = new object[]
47 {
48 typeof(ref global::System.__DTString),
49 typeof(int),
50 typeof(ref double)
51 }, ReturnType = typeof(bool))]
52 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchAbbreviatedMonthName", MemberParameters = new object[]
53 {
54 typeof(ref global::System.__DTString),
55 typeof(global::System.Globalization.DateTimeFormatInfo),
56 typeof(ref int)
57 }, ReturnType = typeof(bool))]
58 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchMonthName", MemberParameters = new object[]
59 {
60 typeof(ref global::System.__DTString),
61 typeof(global::System.Globalization.DateTimeFormatInfo),
62 typeof(ref int)
63 }, ReturnType = typeof(bool))]
64 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchAbbreviatedDayName", MemberParameters = new object[]
65 {
66 typeof(ref global::System.__DTString),
67 typeof(global::System.Globalization.DateTimeFormatInfo),
68 typeof(ref int)
69 }, ReturnType = typeof(bool))]
70 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchDayName", MemberParameters = new object[]
71 {
72 typeof(ref global::System.__DTString),
73 typeof(global::System.Globalization.DateTimeFormatInfo),
74 typeof(ref int)
75 }, ReturnType = typeof(bool))]
76 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchEraName", MemberParameters = new object[]
77 {
78 typeof(ref global::System.__DTString),
79 typeof(global::System.Globalization.DateTimeFormatInfo),
80 typeof(ref int)
81 }, ReturnType = typeof(bool))]
82 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchTimeMark", MemberParameters = new object[]
83 {
84 typeof(ref global::System.__DTString),
85 typeof(global::System.Globalization.DateTimeFormatInfo),
86 typeof(ref global::System.DateTimeParse.TM)
87 }, ReturnType = typeof(bool))]
88 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseByFormat", MemberParameters = new object[]
89 {
90 typeof(ref global::System.__DTString),
91 typeof(ref global::System.__DTString),
92 typeof(ref global::System.ParsingInfo),
93 typeof(global::System.Globalization.DateTimeFormatInfo),
94 typeof(ref global::System.DateTimeResult)
95 }, ReturnType = typeof(bool))]
96 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.DateTimeFormatInfo), Member = "Tokenize", MemberParameters = new object[]
97 {
98 typeof(global::System.TokenType),
99 typeof(ref global::System.TokenType),
100 typeof(ref int),
101 typeof(ref global::System.__DTString)
102 }, ReturnType = typeof(bool))]
103 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 25)]
104 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
105 get
106 {
107 throw null;
108 }
109 }
class f__AnonymousType0<< Count > j__TPar
TokenType
Definition TokenType.cs:8