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

◆ XmlException() [6/14]

System.Xml.XmlException.XmlException ( string res,
string[] args )
inlinepackage

Definition at line 99 of file XmlException.cs.

100 {
101 long num = 0L;
102 long num2 = 0L;
103 string text = XmlException.CreateMessage(res, args, (int)num, (int)num2);
104 this.res = res;
105 this.args = args;
106 this._HResult = 6464;
107 }
class f__AnonymousType0<< Count > j__TPar

References System.Xml.XmlException.args, System.Xml.XmlException.CreateMessage(), j__TPar, System.L, System.Xml.XmlException.res, and System.text.