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

◆ HijriAdjustment

int System.Globalization.HijriCalendar.HijriAdjustment
getset

Definition at line 107 of file HijriCalendar.cs.

108 {
109 [global::Cpp2ILInjected.Token(Token = "0x6002BD1")]
110 [global::Cpp2ILInjected.Address(RVA = "0x1BEFB30", Offset = "0x1BEFB30", Length = "0x68")]
111 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
112 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HijriCalendar), Member = "GetAbsoluteDateHijri", MemberParameters = new object[]
113 {
114 typeof(int),
115 typeof(int),
116 typeof(int)
117 }, ReturnType = typeof(long))]
118 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HijriCalendar), Member = "GetDatePart", MemberParameters = new object[]
119 {
120 typeof(long),
121 typeof(int)
122 }, ReturnType = typeof(int))]
123 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
124 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
125 get
126 {
127 throw null;
128 }
129 }
class f__AnonymousType0<< Count > j__TPar