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.IO.FileLoadException.GetObjectData ( SerializationInfo info,
StreamingContext context )
inlinevirtual

Reimplemented from System.Exception.

Definition at line 108 of file FileLoadException.cs.

109 {
110 base.GetObjectData(info, context);
111 string text = this.<FileName>k__BackingField;
112 if (!true)
113 {
114 }
115 Type type;
116 info.AddValue("FileLoad_FileName", text, type);
117 string text2 = this.<FusionLog>k__BackingField;
118 Type type2;
119 info.AddValue("FileLoad_FusionLog", text2, type2);
120 }
class f__AnonymousType0<< Count > j__TPar
readonly string< FileName > k__BackingField

References System.IO.FileLoadException.FileName, System.IO.FileLoadException.FusionLog, System.info, j__TPar, System.IO.FileLoadException.k__BackingField, and System.text.