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

◆ TryToSByte()

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

Definition at line 547 of file XmlConvert.cs.

548 {
550 if ("SByte" == null || "SByte" != null)
551 {
552 }
553 throw new ArrayTypeMismatchException();
554 }

References System.Globalization.NumberFormatInfo.InvariantInfo.