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

◆ TargetName

string System.Net.Configuration.SmtpNetworkElement.TargetName
getset

Definition at line 160 of file SmtpNetworkElement.cs.

161 {
162 [global::Cpp2ILInjected.Token(Token = "0x6001F07")]
163 [global::Cpp2ILInjected.Address(RVA = "0x1E9A1C8", Offset = "0x1E9A1C8", Length = "0x38")]
164 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
165 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
166 get
167 {
168 throw null;
169 }
170 [global::Cpp2ILInjected.Token(Token = "0x6001F08")]
171 [global::Cpp2ILInjected.Address(RVA = "0x1E9A200", Offset = "0x1E9A200", Length = "0x38")]
172 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
173 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
174 set
175 {
176 throw null;
177 }
178 }