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

◆ MonthDayPattern

string System.Globalization.DateTimeFormatInfo.MonthDayPattern
getset

Definition at line 786 of file DateTimeFormatInfo.cs.

787 {
788 [global::Cpp2ILInjected.Token(Token = "0x6002AC8")]
789 [global::Cpp2ILInjected.Address(RVA = "0x1BDAC14", Offset = "0x1BDAC14", Length = "0x48")]
790 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
791 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "GetRealFormat", MemberParameters = new object[]
792 {
793 typeof(global::System.ReadOnlySpan<char>),
795 }, ReturnType = typeof(string))]
796 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfNN", MemberParameters = new object[]
797 {
798 typeof(ref global::System.DateTimeResult),
799 typeof(ref DateTimeStyles),
800 typeof(ref global::System.DateTimeRawInfo),
802 }, ReturnType = typeof(bool))]
803 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfMN", MemberParameters = new object[]
804 {
805 typeof(ref global::System.DateTimeResult),
806 typeof(ref DateTimeStyles),
807 typeof(ref global::System.DateTimeRawInfo),
809 }, ReturnType = typeof(bool))]
810 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetHebrewDayOfNM", MemberParameters = new object[]
811 {
812 typeof(ref global::System.DateTimeResult),
813 typeof(ref global::System.DateTimeRawInfo),
815 }, ReturnType = typeof(bool))]
816 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfNM", MemberParameters = new object[]
817 {
818 typeof(ref global::System.DateTimeResult),
819 typeof(ref DateTimeStyles),
820 typeof(ref global::System.DateTimeRawInfo),
822 }, ReturnType = typeof(bool))]
823 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetAllDateTimePatterns", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(string[]))]
824 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfoScanner), Member = "GetDateWordsOfDTFI", MemberParameters = new object[] { typeof(DateTimeFormatInfo) }, ReturnType = typeof(string[]))]
825 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 11)]
826 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "MonthDay", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
827 get
828 {
829 throw null;
830 }
831 }
class f__AnonymousType0<< Count > j__TPar