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.Reflection.ReflectionTypeLoadException Class Referencesealed
+ Inheritance diagram for System.Reflection.ReflectionTypeLoadException:
+ Collaboration diagram for System.Reflection.ReflectionTypeLoadException:

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[]< Typesk__BackingField
 
readonly global::System.Exception[]< LoaderExceptionsk__BackingField
 

Detailed Description

Definition at line 12 of file ReflectionTypeLoadException.cs.


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