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

◆ RestoreExceptionDispatchInfo()

void System.Exception.RestoreExceptionDispatchInfo ( global::System::Runtime::ExceptionServices::ExceptionDispatchInfo exceptionDispatchInfo)
inlinepackageinherited

Definition at line 872 of file Exception.cs.

873 {
874 throw null;
875 }