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

◆ CalendarType

int System.Globalization.CultureInfo.CalendarType
getsetpackage

Definition at line 2790 of file CultureInfo.cs.

2791 {
2792 [global::Cpp2ILInjected.Token(Token = "0x6002D0D")]
2793 [global::Cpp2ILInjected.Address(RVA = "0x1BFD5A4", Offset = "0x1BFD5A4", Length = "0x74")]
2794 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2795 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CultureInfo), Member = "GetCultures", MemberParameters = new object[] { typeof(CultureTypes) }, ReturnType = typeof(CultureInfo[]))]
2796 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CultureInfo), Member = ".ctor", MemberParameters = new object[]
2797 {
2798 typeof(int),
2799 typeof(bool),
2800 typeof(bool)
2801 }, ReturnType = typeof(void))]
2802 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CultureInfo), Member = ".ctor", MemberParameters = new object[]
2803 {
2804 typeof(string),
2805 typeof(bool),
2806 typeof(bool)
2807 }, ReturnType = typeof(void))]
2808 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CultureInfo), Member = "CreateSpecificCulture", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(CultureInfo))]
2809 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
2810 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotImplementedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
2811 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
2812 get
2813 {
2814 throw null;
2815 }
2816 }
class f__AnonymousType0<< Count > j__TPar