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

◆ ToDouble() [5/6]

override double System.Xml.Schema.XmlBaseConverter.ToDouble ( object value)
inlineinherited

Definition at line 218 of file XmlBaseConverter.cs.

219 {
220 if (!true)
221 {
222 }
223 throw new InvalidCastException();
224 }