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

◆ GetObjectData()

override void System.Runtime.CompilerServices.RuntimeWrappedException.GetObjectData ( SerializationInfo info,
StreamingContext context )
inlinevirtual

Reimplemented from System.Exception.

Definition at line 37 of file RuntimeWrappedException.cs.

38 {
39 base.GetObjectData(info, context);
41 if (!true)
42 {
43 }
44 Type type;
45 info.AddValue("WrappedException", wrappedException, type);
46 }
class f__AnonymousType0<< Count > j__TPar

References System.Runtime.CompilerServices.RuntimeWrappedException._wrappedException, System.info, and j__TPar.