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

◆ ToInt32() [4/6]

override int System.Xml.Schema.XmlNumeric10Converter.ToInt32 ( long value)
inline

Definition at line 64 of file XmlNumeric10Converter.cs.

65 {
66 if (!true)
67 {
68 }
69 return XmlBaseConverter.Int64ToInt32(value);
70 }

References System.Xml.Schema.XmlBaseConverter.Int64ToInt32(), and System.value.