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
System.Runtime.ExceptionServices.ExceptionDispatchInfo Class Referencesealed

Public Member Functions

void Throw ()
 

Static Public Member Functions

static ExceptionDispatchInfo Capture (Exception source)
 
static void Throw (Exception source)
 

Properties

object BinaryStackTraceArray [get]
 
Exception SourceException [get]
 

Private Member Functions

 ExceptionDispatchInfo (Exception exception)
 

Private Attributes

Exception m_Exception
 
object m_stackTrace
 

Detailed Description

Definition at line 7 of file ExceptionDispatchInfo.cs.


The documentation for this class was generated from the following file: