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

◆ ReadReference()

void Mono.Xml.SmallXmlParser.ReadReference ( )
inlineprivateinherited

Definition at line 286 of file SmallXmlParser.cs.

287 {
288 TextReader textReader = this.reader;
289 int num = this.Read();
290 int num2 = this.ReadCharacterReference();
291 }
class f__AnonymousType0<< Count > j__TPar

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