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

◆ UserName

string System.Net.Configuration.SmtpNetworkElement.UserName
getset

Definition at line 181 of file SmtpNetworkElement.cs.

182 {
183 [global::Cpp2ILInjected.Token(Token = "0x6001F09")]
184 [global::Cpp2ILInjected.Address(RVA = "0x1E9A238", Offset = "0x1E9A238", Length = "0x38")]
185 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
186 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
187 get
188 {
189 throw null;
190 }
191 [global::Cpp2ILInjected.Token(Token = "0x6001F0A")]
192 [global::Cpp2ILInjected.Address(RVA = "0x1E9A270", Offset = "0x1E9A270", Length = "0x38")]
193 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
194 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
195 set
196 {
197 throw null;
198 }
199 }