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

◆ TryToUInt16()

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

Definition at line 614 of file XmlConvert.cs.

615 {
617 if ("UInt16" == null || "UInt16" != null)
618 {
619 }
620 throw new ArrayTypeMismatchException();
621 }

References System.Globalization.NumberFormatInfo.InvariantInfo.