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

◆ ToChar() [4/10]

static char System.Convert.ToChar ( object value,
IFormatProvider provider )
inlinestatic

Definition at line 309 of file Convert.cs.

310 {
311 long value2 = 0.m_value;
312 throw new InvalidCastException();
313 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

Referenced by Newtonsoft.Json.JsonTextReader.ParseUnicode(), System.Enum.ToChar(), and System.String.ToChar().