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

◆ EraNames

string [] System.Globalization.DateTimeFormatInfo.EraNames
getsetpackage

Definition at line 560 of file DateTimeFormatInfo.cs.

561 {
562 [global::Cpp2ILInjected.Token(Token = "0x6002ABF")]
563 [global::Cpp2ILInjected.Address(RVA = "0x1BDA820", Offset = "0x1BDA820", Length = "0x48")]
564 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
565 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetEraName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
566 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
567 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "EraNames", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string[]))]
568 get
569 {
570 throw null;
571 }
572 }
class f__AnonymousType0<< Count > j__TPar