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

◆ DecimalToInt32()

static int System.Xml.Schema.XmlBaseConverter.DecimalToInt32 ( decimal value)
inlinestaticpackageinherited

Definition at line 957 of file XmlBaseConverter.cs.

958 {
959 if (!true)
960 {
961 }
962 if (!true)
963 {
964 }
965 if (!true)
966 {
967 }
968 int num;
969 return num;
970 }

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