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

◆ ToSByte() [9/15]

static sbyte System.Convert.ToSByte ( object value,
IFormatProvider provider )
inlinestatic

Definition at line 484 of file Convert.cs.

485 {
486 long value2 = 0.m_value;
487 throw new InvalidCastException();
488 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

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