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

◆ OnNewLine()

void System.Xml.XmlTextReaderImpl.OnNewLine ( int pos)
inlineprivate

Definition at line 2943 of file XmlTextReaderImpl.cs.

2944 {
2945 int lineNo = this.ps.lineNo;
2946 this.ps.lineNo = lineNo;
2947 }
class f__AnonymousType0<< Count > j__TPar
XmlTextReaderImpl.ParsingState ps

References j__TPar, and System.Xml.XmlTextReaderImpl.ps.