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

◆ ToDateTimeOffset() [3/3]

override DateTimeOffset System.Xml.Schema.XmlBaseConverter.ToDateTimeOffset ( string value)
inlineinherited

Definition at line 149 of file XmlBaseConverter.cs.

150 {
151 if (!true)
152 {
153 }
154 throw new InvalidCastException();
155 }