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

◆ ErrorCode

override int System.Net.Sockets.SocketException.ErrorCode
getset

Definition at line 207 of file SocketException.cs.

208 {
209 [global::Cpp2ILInjected.Token(Token = "0x6001406")]
210 [global::Cpp2ILInjected.Address(RVA = "0x1E329B0", Offset = "0x1E329B0", Length = "0x8")]
211 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
212 get
213 {
214 throw null;
215 }
216 }