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

◆ CreateMessage()

static string System.Xml.XmlException.CreateMessage ( string res,
string[] args,
int lineNumber,
int linePosition )
inlinestaticprivate

Definition at line 223 of file XmlException.cs.

224 {
225 if (args == null)
226 {
227 string text;
228 return text;
229 }
232 if (res != null)
233 {
234 }
235 string text2;
236 if (text2 != null && text2 == null)
237 {
238 throw new ArrayTypeMismatchException();
239 }
240 string text3;
241 if (text3 != null && text3 == null)
242 {
243 throw new ArrayTypeMismatchException();
244 }
245 string text4;
246 if (text4 == null || text4 != null)
247 {
248 string text5;
249 return text5;
250 }
251 throw new ArrayTypeMismatchException();
252 }
class f__AnonymousType0<< Count > j__TPar
static CultureInfo InvariantCulture

References System.Xml.XmlException.args, System.Globalization.CultureInfo.InvariantCulture, j__TPar, System.Xml.XmlException.res, and System.text.

Referenced by System.Xml.XmlException.XmlException(), System.Xml.XmlException.XmlException(), System.Xml.XmlException.XmlException(), System.Xml.XmlException.XmlException(), and System.Xml.XmlException.XmlException().