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

◆ Date

DateTime System.Net.HttpWebRequest.Date
getset

Definition at line 559 of file HttpWebRequest.cs.

560 {
561 [global::Cpp2ILInjected.Token(Token = "0x6000FB3")]
562 [global::Cpp2ILInjected.Address(RVA = "0x1F524F8", Offset = "0x1F524F8", Length = "0x114")]
563 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
564 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NameValueCollection), Member = "get_Item", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
565 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "get_InvariantCulture", ReturnType = typeof(CultureInfo))]
566 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTime), Member = "ParseExact", MemberParameters = new object[]
567 {
568 typeof(string),
569 typeof(string),
571 }, ReturnType = typeof(DateTime))]
572 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTime), Member = "ToLocalTime", ReturnType = typeof(DateTime))]
573 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
574 get
575 {
576 throw null;
577 }
578 [global::Cpp2ILInjected.Token(Token = "0x6000FB4")]
579 [global::Cpp2ILInjected.Address(RVA = "0x1F5260C", Offset = "0x1F5260C", Length = "0x58")]
580 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
581 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
582 set
583 {
584 throw null;
585 }
586 }
class f__AnonymousType0<< Count > j__TPar