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

◆ AbbreviatedEraNames

string [] System.Globalization.DateTimeFormatInfo.AbbreviatedEraNames
getsetpackage

Definition at line 612 of file DateTimeFormatInfo.cs.

613 {
614 [global::Cpp2ILInjected.Token(Token = "0x6002AC1")]
615 [global::Cpp2ILInjected.Address(RVA = "0x1BDA91C", Offset = "0x1BDA91C", Length = "0x48")]
616 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
617 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetAbbreviatedEraName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
618 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
619 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "AbbrevEraNames", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string[]))]
620 get
621 {
622 throw null;
623 }
624 }
class f__AnonymousType0<< Count > j__TPar