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

◆ DefaultToType()

static object System.Convert.DefaultToType ( IConvertible value,
Type targetType,
IFormatProvider provider )
inlinestaticpackage

Definition at line 119 of file Convert.cs.

120 {
121 int num = 1;
122 if (num == 0)
123 {
124 }
125 bool flag;
126 Type type = flag.GetType();
127 if (num == 0)
128 {
129 }
130 throw new InvalidCastException();
131 }

Referenced by System.DBNull.ToType(), System.Enum.ToType(), and System.String.ToType().