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.ObjectDisposedException.Message
getsetinherited

Definition at line 543 of file ObjectDisposedException.cs.

544 {
545 [global::Cpp2ILInjected.Token(Token = "0x60008BD")]
546 [global::Cpp2ILInjected.Address(RVA = "0x1C43F30", Offset = "0x1C43F30", Length = "0xD4")]
547 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
548 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::SR), Member = "Format", MemberParameters = new object[]
549 {
550 typeof(string),
551 typeof(object)
552 }, ReturnType = typeof(string))]
553 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Exception), Member = "get_Message", ReturnType = typeof(string))]
554 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "get_NewLine", ReturnType = typeof(string))]
555 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
556 {
557 typeof(string),
558 typeof(string),
559 typeof(string)
560 }, ReturnType = typeof(string))]
561 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
562 get
563 {
564 throw null;
565 }
566 }
class f__AnonymousType0<< Count > j__TPar