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

◆ SourceException

global.System.Exception System.Runtime.ExceptionServices.ExceptionDispatchInfo.SourceException
getset

Definition at line 118 of file ExceptionDispatchInfo.cs.

119 {
120 [global::Cpp2ILInjected.Token(Token = "0x60021EA")]
121 [global::Cpp2ILInjected.Address(RVA = "0x1B72E5C", Offset = "0x1B72E5C", Length = "0x8")]
122 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
123 get
124 {
125 throw null;
126 }
127 }