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

◆ TryToInt16()

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

Definition at line 557 of file XmlConvert.cs.

558 {
560 if ("Int16" == null || "Int16" != null)
561 {
562 }
563 throw new ArrayTypeMismatchException();
564 }

References System.Globalization.NumberFormatInfo.InvariantInfo.