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

◆ ToInt16() [9/15]

static short System.Convert.ToInt16 ( object value,
IFormatProvider provider )
inlinestatic

Definition at line 986 of file Convert.cs.

987 {
988 long value2 = 0.m_value;
989 throw new InvalidCastException();
990 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

Referenced by System.Net.FtpControlStream.CheckValid(), System.Convert.ToInt16(), System.Convert.ToInt16(), System.Enum.ToInt16(), and System.String.ToInt16().