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

◆ ReadCDATASection()

void Mono.Xml.SmallXmlParser.ReadCDATASection ( )
inlineprivateinherited

Definition at line 333 of file SmallXmlParser.cs.

334 {
335 TextReader textReader = this.reader;
336 int num = this.Read();
337 }

References Mono.Xml.SmallXmlParser.Read(), and Mono.Xml.SmallXmlParser.reader.

Referenced by Mono.Xml.SmallXmlParser.ReadContent().