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

◆ Message

override string System.Net.Sockets.SocketException.Message
getset

Definition at line 219 of file SocketException.cs.

220 {
221 [global::Cpp2ILInjected.Token(Token = "0x6001407")]
222 [global::Cpp2ILInjected.Address(RVA = "0x1E329B8", Offset = "0x1E329B8", Length = "0x88")]
223 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
224 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
225 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Exception), Member = "get_Message", ReturnType = typeof(string))]
226 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
227 {
228 typeof(string),
229 typeof(string),
230 typeof(string)
231 }, ReturnType = typeof(string))]
232 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
233 get
234 {
235 throw null;
236 }
237 }
class f__AnonymousType0<< Count > j__TPar