|
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
|
Inheritance diagram for System.Runtime.ExceptionServices.ExceptionDispatchInfo:
Collaboration diagram for System.Runtime.ExceptionServices.ExceptionDispatchInfo:Public Member Functions | |
| void | Throw () |
Static Public Member Functions | |
| static ExceptionDispatchInfo | Capture (global::System.Exception source) |
| static void | Throw (global::System.Exception source) |
Properties | |
| object | BinaryStackTraceArray [get, set] |
| global::System.Exception | SourceException [get, set] |
Private Member Functions | |
| ExceptionDispatchInfo (global::System.Exception exception) | |
Private Attributes | |
| global::System.Exception | m_Exception |
| object | m_stackTrace |
Definition at line 16 of file ExceptionDispatchInfo.cs.