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

◆ DecimalToInt64()

static long System.Xml.Schema.XmlBaseConverter.DecimalToInt64 ( decimal value)
inlinestaticprotectedinherited

Definition at line 973 of file XmlBaseConverter.cs.

974 {
975 if (!true)
976 {
977 }
978 if (!true)
979 {
980 }
981 if (!true)
982 {
983 }
984 long num;
985 return num;
986 }

Referenced by System.Xml.Schema.XmlNumeric10Converter.ChangeType(), and System.Xml.Schema.XmlNumeric10Converter.ToInt64().