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

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

Definition at line 251 of file XmlBaseConverter.cs.

252 {
253 if ("Invalid File" == null)
254 {
255 }
256 throw new InvalidCastException();
257 }