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

virtual string System.Exception.Message
getsetinherited

Definition at line 467 of file Exception.cs.

468 {
469 [global::Cpp2ILInjected.Token(Token = "0x6000D69")]
470 [global::Cpp2ILInjected.Address(RVA = "0x1C69F34", Offset = "0x1C69F34", Length = "0xC4")]
471 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.AggregateException), Member = "get_Message", ReturnType = typeof(string))]
472 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArgumentException), Member = "get_Message", ReturnType = typeof(string))]
473 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ObjectDisposedException), Member = "get_Message", ReturnType = typeof(string))]
474 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MissingMemberException), Member = "get_Message", ReturnType = typeof(string))]
475 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.ReflectionTypeLoadException), Member = "CreateString", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string))]
476 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.Sockets.SocketException", Member = "get_Message", ReturnType = typeof(string))]
477 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlException", Member = "get_Message", ReturnType = typeof(string))]
478 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XmlSchemaException", Member = "get_Message", ReturnType = typeof(string))]
479 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 10)]
480 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Exception), Member = "GetClassName", ReturnType = typeof(string))]
481 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "GetResourceString", MemberParameters = new object[]
482 {
483 typeof(string),
484 typeof(object[])
485 }, ReturnType = typeof(string))]
486 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
487 get
488 {
489 throw null;
490 }
491 }
class f__AnonymousType0<< Count > j__TPar