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

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

Definition at line 167 of file XmlBaseConverter.cs.

168 {
169 if (!true)
170 {
171 }
172 throw new InvalidCastException();
173 }