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

◆ FullDateTimePattern

string System.Globalization.DateTimeFormatInfo.FullDateTimePattern
getset

Definition at line 720 of file DateTimeFormatInfo.cs.

721 {
722 [global::Cpp2ILInjected.Token(Token = "0x6002AC5")]
723 [global::Cpp2ILInjected.Address(RVA = "0x1BDAAC4", Offset = "0x1BDAAC4", Length = "0x80")]
724 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "GetRealFormat", MemberParameters = new object[]
725 {
726 typeof(global::System.ReadOnlySpan<char>),
728 }, ReturnType = typeof(string))]
729 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
730 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_UnclonedLongDatePatterns", ReturnType = typeof(string[]))]
731 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_LongTimePattern", ReturnType = typeof(string))]
732 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
733 {
734 typeof(string),
735 typeof(string),
736 typeof(string)
737 }, ReturnType = typeof(string))]
738 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
739 get
740 {
741 throw null;
742 }
743 }
class f__AnonymousType0<< Count > j__TPar