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

◆ ToDecimal() [1/2]

override decimal System.Xml.Schema.XmlBaseConverter.ToDecimal ( object value)
inlineinherited

Definition at line 176 of file XmlBaseConverter.cs.

177 {
178 if (!true)
179 {
180 }
181 throw new InvalidCastException();
182 }