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

◆ DateSeparator

string System.Globalization.DateTimeFormatInfo.DateSeparator
getset

Definition at line 676 of file DateTimeFormatInfo.cs.

677 {
678 [global::Cpp2ILInjected.Token(Token = "0x6002AC4")]
679 [global::Cpp2ILInjected.Address(RVA = "0x1BDAA7C", Offset = "0x1BDAA7C", Length = "0x48")]
680 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
681 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomized", MemberParameters = new object[]
682 {
683 typeof(global::System.DateTime),
684 typeof(global::System.ReadOnlySpan<char>),
686 typeof(global::System.TimeSpan),
687 typeof(global::System.Text.StringBuilder)
688 }, ReturnType = typeof(global::System.Text.StringBuilder))]
689 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "TryParse", MemberParameters = new object[]
690 {
691 typeof(global::System.ReadOnlySpan<char>),
693 typeof(DateTimeStyles),
694 typeof(ref global::System.DateTimeResult)
695 }, ReturnType = typeof(bool))]
696 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseByFormat", MemberParameters = new object[]
697 {
698 typeof(ref global::System.__DTString),
699 typeof(ref global::System.__DTString),
700 typeof(ref global::System.ParsingInfo),
702 typeof(ref global::System.DateTimeResult)
703 }, ReturnType = typeof(bool))]
704 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "CreateTokenHashTable", ReturnType = typeof(DateTimeFormatInfo.TokenHashValue[]))]
705 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "PopulateSpecialTokenHashTable", MemberParameters = new object[]
706 {
707 typeof(DateTimeFormatInfo.TokenHashValue[]),
708 typeof(ref bool)
709 }, ReturnType = typeof(void))]
710 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.MaskedTextProvider", Member = "Initialize", ReturnType = typeof(void))]
711 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
712 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "DateSeparator", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
713 get
714 {
715 throw null;
716 }
717 }
class f__AnonymousType0<< Count > j__TPar