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() [5/6]

override int System.Xml.Schema.XmlBaseConverter.ToInt32 ( object value)
inlineinherited

Definition at line 260 of file XmlBaseConverter.cs.

261 {
262 if (!true)
263 {
264 }
265 throw new InvalidCastException();
266 }