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

◆ Eras

int [] System.Globalization.GregorianCalendarHelper.Eras
getset

Definition at line 403 of file GregorianCalendarHelper.cs.

404 {
405 [global::Cpp2ILInjected.Token(Token = "0x6002BC3")]
406 [global::Cpp2ILInjected.Address(RVA = "0x1BEF340", Offset = "0x1BEF340", Length = "0xC0")]
407 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
408 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JapaneseCalendar), Member = "get_Eras", ReturnType = typeof(int[]))]
409 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TaiwanCalendar), Member = "get_Eras", ReturnType = typeof(int[]))]
410 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ThaiBuddhistCalendar), Member = "get_Eras", ReturnType = typeof(int[]))]
411 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
412 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Clone", ReturnType = typeof(object))]
413 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
414 get
415 {
416 throw null;
417 }
418 }
class f__AnonymousType0<< Count > j__TPar