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

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

Definition at line 158 of file XmlBaseConverter.cs.

159 {
160 if (!true)
161 {
162 }
163 throw new InvalidCastException();
164 }