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

◆ Culture

CultureInfo System.Globalization.DateTimeFormatInfo.Culture
getsetprivate

Definition at line 26 of file DateTimeFormatInfo.cs.

27 {
28 [global::Cpp2ILInjected.Token(Token = "0x6002AA9")]
29 [global::Cpp2ILInjected.Address(RVA = "0x1BD9B90", Offset = "0x1BD9B90", Length = "0x7C")]
30 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "Tokenize", MemberParameters = new object[]
31 {
32 typeof(global::System.TokenType),
33 typeof(ref global::System.TokenType),
34 typeof(ref int),
35 typeof(ref global::System.__DTString)
36 }, ReturnType = typeof(bool))]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "InsertAtCurrentHashNode", MemberParameters = new object[]
38 {
39 typeof(DateTimeFormatInfo.TokenHashValue[]),
40 typeof(string),
41 typeof(char),
42 typeof(global::System.TokenType),
43 typeof(int),
44 typeof(int),
45 typeof(int),
46 typeof(int)
47 }, ReturnType = typeof(void))]
48 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "InsertHash", MemberParameters = new object[]
49 {
50 typeof(DateTimeFormatInfo.TokenHashValue[]),
51 typeof(string),
52 typeof(global::System.TokenType),
53 typeof(int)
54 }, ReturnType = typeof(void))]
55 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "CompareStringIgnoreCaseOptimized", MemberParameters = new object[]
56 {
57 typeof(string),
58 typeof(int),
59 typeof(int),
60 typeof(string),
61 typeof(int),
62 typeof(int)
63 }, ReturnType = typeof(bool))]
64 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
65 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "GetCultureInfo", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(CultureInfo))]
66 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
67 get
68 {
69 throw null;
70 }
71 }
class f__AnonymousType0<< Count > j__TPar
TokenType
Definition TokenType.cs:8