terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ExceptionDispatchInfo()

System.Runtime.ExceptionServices.ExceptionDispatchInfo.ExceptionDispatchInfo ( Exception exception)
inlineprivate

Definition at line 10 of file ExceptionDispatchInfo.cs.

11 {
13 if (exception.captured_traces != null)
14 {
15 return;
16 }
17 }
class f__AnonymousType0<< Count > j__TPar

References System.exception, and j__TPar.