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

◆ ToUInt64() [5/16]

static ulong System.Convert.ToUInt64 ( double value)
inlinestatic

Definition at line 2068 of file Convert.cs.

2069 {
2070 if (!true)
2071 {
2072 }
2073 throw new OverflowException();
2074 }