terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Eras

int [] System.Globalization.GregorianCalendarHelper.Eras
get

Definition at line 236 of file GregorianCalendarHelper.cs.

237 {
238 get
239 {
240 if (this.m_eras == null)
241 {
242 long ticks = this.m_EraInfo.ticks;
243 long ticks2 = this.m_EraInfo.ticks;
244 }
245 object obj;
246 if (obj == null || obj != null)
247 {
248 }
249 throw new InvalidCastException();
250 }
251 }
class f__AnonymousType0<< Count > j__TPar