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

◆ ThrowUnexpectedToken() [1/4]

void System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken ( int pos,
string expectedToken )
inlineprivate

Definition at line 3258 of file XmlTextReaderImpl.cs.

3259 {
3260 this.ps.charPos = pos;
3261 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

Referenced by System.Xml.XmlTextReaderImpl.SkipPublicOrSystemIdLiteral(), and System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken().