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
System.BadImageFormatException Class Reference
+ Inheritance diagram for System.BadImageFormatException:
+ Collaboration diagram for System.BadImageFormatException:

Public Member Functions

 BadImageFormatException ()
 
 BadImageFormatException (string message)
 
 BadImageFormatException (string message, global::System.Exception inner)
 
 BadImageFormatException (string message, string fileName)
 
override void GetObjectData (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 
override string ToString ()
 

Protected Member Functions

 BadImageFormatException (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 

Properties

override string Message [get, set]
 

Private Member Functions

void SetMessageField ()
 

Private Attributes

string _fileName
 
string _fusionLog
 

Detailed Description

Definition at line 12 of file BadImageFormatException.cs.


The documentation for this class was generated from the following file: