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

◆ UseDefaultCredentials

bool System.Net.WebClient.UseDefaultCredentials
getset

Definition at line 857 of file WebClient.cs.

858 {
859 [global::Cpp2ILInjected.Token(Token = "0x60008F4")]
860 [global::Cpp2ILInjected.Address(RVA = "0x1EFB0A8", Offset = "0x1EFB0A8", Length = "0x64")]
861 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
862 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
863 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
864 get
865 {
866 throw null;
867 }
868 [global::Cpp2ILInjected.Token(Token = "0x60008F5")]
869 [global::Cpp2ILInjected.Address(RVA = "0x1EFB10C", Offset = "0x1EFB10C", Length = "0x6C")]
870 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
871 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
872 set
873 {
874 throw null;
875 }
876 }