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

◆ SerializationException() [3/5]

System.Runtime.Serialization.SerializationException.SerializationException ( string message,
global::System::Exception innerException )
inline

Definition at line 350 of file SerializationException.cs.

351 {
352 throw null;
353 }