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
HebrewNumberParsingContext.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000591")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x6002B1F")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1BE1090", Offset = "0x1BE1090", Length = "0xC")]
12 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchHebrewDigits", MemberParameters = new object[]
13 {
14 typeof(ref global::System.__DTString),
15 typeof(int),
16 typeof(ref int)
17 }, ReturnType = typeof(bool))]
18 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "TryParseHebrewNumber", MemberParameters = new object[]
19 {
20 typeof(ref global::System.__DTString),
21 typeof(ref bool),
22 typeof(ref int)
23 }, ReturnType = typeof(bool))]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
26 {
27 throw null;
28 }
29
30 [global::Cpp2ILInjected.Token(Token = "0x4001776")]
31 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
33
34 [global::Cpp2ILInjected.Token(Token = "0x4001777")]
35 [global::Cpp2ILInjected.FieldOffset(Offset = "0x4")]
36 internal int result;
37 }
38}
class f__AnonymousType0<< Count > j__TPar