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

◆ ToString() [6/10]

override string System.Xml.Schema.XmlBaseConverter.ToString ( float value)
inlineinherited

Definition at line 398 of file XmlBaseConverter.cs.

399 {
400 if (this != null)
401 {
402 }
403 throw new InvalidCastException();
404 }