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

◆ Host

string System.Net.Configuration.SmtpNetworkElement.Host
getset

Definition at line 84 of file SmtpNetworkElement.cs.

85 {
86 [global::Cpp2ILInjected.Token(Token = "0x6001F00")]
87 [global::Cpp2ILInjected.Address(RVA = "0x1E9A040", Offset = "0x1E9A040", Length = "0x38")]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
89 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
90 get
91 {
92 throw null;
93 }
94 [global::Cpp2ILInjected.Token(Token = "0x6001F01")]
95 [global::Cpp2ILInjected.Address(RVA = "0x1E9A078", Offset = "0x1E9A078", Length = "0x38")]
96 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
97 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
98 set
99 {
100 throw null;
101 }
102 }