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

◆ TryToUri()

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

Definition at line 794 of file XmlConvert.cs.

795 {
796 string text;
797 if (text._stringLength != 0)
798 {
799 int num = text.IndexOf("##", StringComparison.Ordinal);
800 }
801 if ((text != null && text == null) || "Uri" == null || "Uri" != null)
802 {
803 }
804 throw new ArrayTypeMismatchException();
805 }

References System.text.