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

◆ SecurityException() [4/4]

System.Security.SecurityException.SecurityException ( string message,
global::System::Exception inner )
inline

Definition at line 83 of file SecurityException.cs.

84 {
85 throw null;
86 }