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
|
Public Member Functions | |
ReflectionTypeLoadException (global::System.Type[] classes, global::System.Exception[] exceptions) | |
override void | GetObjectData (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) |
override string | ToString () |
Properties | |
global::System.Exception[] | LoaderExceptions [get, set] |
override string | Message [get, set] |
Private Member Functions | |
ReflectionTypeLoadException (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) | |
string | CreateString (bool isMessage) |
Private Attributes | |
readonly global::System.Type[]< Types > | k__BackingField |
readonly global::System.Exception[]< LoaderExceptions > | k__BackingField |
Definition at line 12 of file ReflectionTypeLoadException.cs.