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

ICredentials System.Net.WebClient.Credentials
getset

Definition at line 838 of file WebClient.cs.

839 {
840 [global::Cpp2ILInjected.Token(Token = "0x60008F2")]
841 [global::Cpp2ILInjected.Address(RVA = "0x1EFB098", Offset = "0x1EFB098", Length = "0x8")]
842 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
843 get
844 {
845 throw null;
846 }
847 [global::Cpp2ILInjected.Token(Token = "0x60008F3")]
848 [global::Cpp2ILInjected.Address(RVA = "0x1EFB0A0", Offset = "0x1EFB0A0", Length = "0x8")]
849 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
850 set
851 {
852 throw null;
853 }
854 }