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

◆ Exception()

static void System.Net.Logging.Exception ( TraceSource traceSource,
object obj,
string method,
Exception e )
inlinestaticpackage

Definition at line 175 of file Logging.cs.

176 {
177 throw null;
178 }