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

◆ UnexpectedEndError()

Exception Mono.Xml.SmallXmlParser.UnexpectedEndError ( )
inlineprivateinherited

Definition at line 44 of file SmallXmlParser.cs.

45 {
48 string text2;
49 string text = string.Format("Unexpected end of stream. Element stack content is {0}", text2);
50 return this.Error(text);
51 }
class f__AnonymousType0<< Count > j__TPar
Exception Error(string msg)

References Mono.Xml.SmallXmlParser.elementNames, Mono.Xml.SmallXmlParser.Error(), j__TPar, System.stack, and System.text.