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

◆ BuildCharExceptionArgs() [1/3]

static string[] System.Xml.XmlException.BuildCharExceptionArgs ( char invChar,
char nextChar )
inlinestaticpackage

Definition at line 270 of file XmlException.cs.

271 {
272 string text;
273 if (text == null || text != null)
274 {
277 string text2;
278 if (text2 == null || text2 != null)
279 {
280 return text2;
281 }
282 }
283 throw new ArrayTypeMismatchException();
284 }
class f__AnonymousType0<< Count > j__TPar
static CultureInfo InvariantCulture

References System.Globalization.CultureInfo.InvariantCulture, j__TPar, and System.text.