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

◆ AbbreviatedEnglishEraNames

string [] System.Globalization.DateTimeFormatInfo.AbbreviatedEnglishEraNames
getsetpackage

Definition at line 656 of file DateTimeFormatInfo.cs.

657 {
658 [global::Cpp2ILInjected.Token(Token = "0x6002AC3")]
659 [global::Cpp2ILInjected.Address(RVA = "0x1BDAA34", Offset = "0x1BDAA34", Length = "0x48")]
660 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
661 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "CreateTokenHashTable", ReturnType = typeof(DateTimeFormatInfo.TokenHashValue[]))]
662 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "PopulateSpecialTokenHashTable", MemberParameters = new object[]
663 {
664 typeof(DateTimeFormatInfo.TokenHashValue[]),
665 typeof(ref bool)
666 }, ReturnType = typeof(void))]
667 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
668 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "AbbreviatedEnglishEraNames", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string[]))]
669 get
670 {
671 throw null;
672 }
673 }
class f__AnonymousType0<< Count > j__TPar