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

◆ StackTrace

string System.Environment.StackTrace
staticgetset

Definition at line 1790 of file Environment.cs.

1791 {
1792 [global::Cpp2ILInjected.Token(Token = "0x6000E74")]
1793 [global::Cpp2ILInjected.Address(RVA = "0x1C78D30", Offset = "0x1C78D30", Length = "0x64")]
1794 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Diagnostics.TraceEventCache", Member = "get_Callstack", ReturnType = typeof(string))]
1795 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Diagnostics.TraceListener", Member = "WriteFooter", MemberParameters = new object[] { "System.Diagnostics.TraceEventCache" }, ReturnType = typeof(void))]
1796 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1797 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Diagnostics.StackTrace), Member = ".ctor", MemberParameters = new object[]
1798 {
1799 typeof(int),
1800 typeof(bool)
1801 }, ReturnType = typeof(void))]
1802 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
1803 get
1804 {
1805 throw null;
1806 }
1807 }
class f__AnonymousType0<< Count > j__TPar