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

◆ ToUInt16() [9/15]

static ushort System.Convert.ToUInt16 ( object value,
IFormatProvider provider )
inlinestatic

Definition at line 1195 of file Convert.cs.

1196 {
1197 long value2 = 0.m_value;
1198 throw new InvalidCastException();
1199 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

Referenced by System.Convert.ToUInt16(), System.Convert.ToUInt16(), System.Enum.ToUInt16(), and System.String.ToUInt16().