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

◆ Credentials

override ICredentials System.Net.HttpWebRequest.Credentials
getset

Definition at line 540 of file HttpWebRequest.cs.

541 {
542 [global::Cpp2ILInjected.Token(Token = "0x6000FB1")]
543 [global::Cpp2ILInjected.Address(RVA = "0x1F524E8", Offset = "0x1F524E8", Length = "0x8")]
544 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
545 get
546 {
547 throw null;
548 }
549 [global::Cpp2ILInjected.Token(Token = "0x6000FB2")]
550 [global::Cpp2ILInjected.Address(RVA = "0x1F524F0", Offset = "0x1F524F0", Length = "0x8")]
551 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
552 set
553 {
554 throw null;
555 }
556 }