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

◆ ParseUnexpectedToken() [2/2]

string System.Xml.XmlTextReaderImpl.ParseUnexpectedToken ( int pos)
inlineprivate

Definition at line 3290 of file XmlTextReaderImpl.cs.

3291 {
3292 this.ps.charPos = pos;
3293 return this.ParseUnexpectedToken();
3294 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.Xml.XmlTextReaderImpl.ParseUnexpectedToken().