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

◆ Source

virtual string System.Exception.Source
getsetinherited

Definition at line 621 of file Exception.cs.

622 {
623 [global::Cpp2ILInjected.Token(Token = "0x6000D70")]
624 [global::Cpp2ILInjected.Address(RVA = "0x1C6A104", Offset = "0x1C6A104", Length = "0xF0")]
625 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
626 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
627 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Diagnostics.StackTrace), Member = ".ctor", MemberParameters = new object[]
628 {
629 typeof(global::System.Exception),
630 typeof(bool)
631 }, ReturnType = typeof(void))]
632 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Reflection.MethodBase), Member = "op_Inequality", MemberParameters = new object[]
633 {
634 typeof(global::System.Reflection.MethodBase),
635 typeof(global::System.Reflection.MethodBase)
636 }, ReturnType = typeof(bool))]
637 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
638 get
639 {
640 throw null;
641 }
642 }
class f__AnonymousType0<< Count > j__TPar