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

◆ DecimalToUInt64()

static ulong System.Xml.Schema.XmlBaseConverter.DecimalToUInt64 ( decimal value)
inlinestaticprotectedinherited

Definition at line 989 of file XmlBaseConverter.cs.

990 {
991 if ("uriScheme" == null)
992 {
993 }
994 if ("uriScheme" == null)
995 {
996 }
997 ulong num;
998 return num;
999 }

Referenced by System.Xml.Schema.XmlUntypedConverter.ChangeType(), and System.Xml.Schema.XmlUntypedConverter.ChangeType().