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

◆ StringToHexBinary()

static byte[] System.Xml.Schema.XmlBaseConverter.StringToHexBinary ( string value)
inlinestaticprotectedinherited

Definition at line 744 of file XmlBaseConverter.cs.

745 {
746 if (!true)
747 {
748 }
749 long num = 0L;
750 string text;
751 return XmlConvert.FromBinHexString(text, num != 0L);
752 }

References System.Xml.XmlConvert.FromBinHexString(), System.L, and System.text.

Referenced by System.Xml.Schema.XmlMiscConverter.ChangeType().