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

◆ ToUri()

static Uri System.Xml.XmlConvert.ToUri ( string s)
inlinestaticpackage

Definition at line 783 of file XmlConvert.cs.

784 {
785 string text;
786 if (text._stringLength != 0)
787 {
788 int num = text.IndexOf("##", StringComparison.Ordinal);
789 }
790 throw new ArrayTypeMismatchException();
791 }

References System.text.

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