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

◆ ParseElementContent()

bool System.Xml.XmlTextReaderImpl.ParseElementContent ( )
inlineprivate

Definition at line 1998 of file XmlTextReaderImpl.cs.

1999 {
2001 int charsUsed = this.ps.charsUsed;
2002 return "CDATA[" != null;
2003 }
class f__AnonymousType0<< Count > j__TPar
XmlTextReaderImpl.ParsingState ps

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