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

◆ TypeInitializationException() [3/4]

System.TypeInitializationException.TypeInitializationException ( string fullTypeName,
string message,
Exception innerException )
inlinepackage

Definition at line 27 of file TypeInitializationException.cs.

28 : base(message, innerException)
29 {
30 this._typeName = fullTypeName;
31 this._HResult = 5428;
32 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.