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

◆ ToDateTime() [7/7]

override DateTime System.Xml.Schema.XmlBaseConverter.ToDateTime ( string value)
inlineinherited

Definition at line 128 of file XmlBaseConverter.cs.

129 {
130 if (!true)
131 {
132 }
133 throw new InvalidCastException();
134 }