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

◆ ToSingle() [2/3]

override float System.Xml.Schema.XmlBaseConverter.ToSingle ( object value)
inlineinherited

Definition at line 326 of file XmlBaseConverter.cs.

327 {
328 if (!true)
329 {
330 }
331 throw new InvalidCastException();
332 }