terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ ToDateTimeOffset() [2/3]

override DateTimeOffset System.Xml.Schema.XmlDateTimeConverter.ToDateTimeOffset ( object value)
inline

Definition at line 118 of file XmlDateTimeConverter.cs.

119 {
120 throw null;
121 }