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

◆ TryToDecimal()

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

Definition at line 502 of file XmlConvert.cs.

503 {
505 if ("Decimal" == null || "Decimal" != null)
506 {
507 }
508 throw new ArrayTypeMismatchException();
509 }

References System.Globalization.NumberFormatInfo.InvariantInfo.