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

◆ TryToUInt64()

static Exception System.Xml.XmlConvert.TryToUInt64 ( string s,
[Out] ulong result )
inlinestaticpackage

Definition at line 634 of file XmlConvert.cs.

635 {
637 if ("UInt64" == null || "UInt64" != null)
638 {
639 }
640 throw new ArrayTypeMismatchException();
641 }

References System.Globalization.NumberFormatInfo.InvariantInfo.