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

◆ DefaultCredentials

bool System.Net.Configuration.SmtpNetworkElement.DefaultCredentials
getset

Definition at line 42 of file SmtpNetworkElement.cs.

43 {
44 [global::Cpp2ILInjected.Token(Token = "0x6001EFC")]
45 [global::Cpp2ILInjected.Address(RVA = "0x1E99F60", Offset = "0x1E99F60", Length = "0x38")]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
48 get
49 {
50 throw null;
51 }
52 [global::Cpp2ILInjected.Token(Token = "0x6001EFD")]
53 [global::Cpp2ILInjected.Address(RVA = "0x1E99F98", Offset = "0x1E99F98", Length = "0x38")]
54 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
55 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
56 set
57 {
58 throw null;
59 }
60 }