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

◆ ParseDocumentContent()

bool System.Xml.XmlTextReaderImpl.ParseDocumentContent ( )
inlineprivate

Definition at line 1990 of file XmlTextReaderImpl.cs.

1991 {
1993 int charsUsed = this.ps.charsUsed;
1994 return "There are multiple root elements." != null;
1995 }
class f__AnonymousType0<< Count > j__TPar
XmlTextReaderImpl.ParsingState ps

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