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

◆ ReadComment()

void Mono.Xml.SmallXmlParser.ReadComment ( )
inlineprivateinherited

Definition at line 340 of file SmallXmlParser.cs.

341 {
342 this.Expect(45);
343 this.Expect(45);
344 int num = this.Read();
345 int num2 = this.Read();
346 int num3 = this.Read();
347 }
class f__AnonymousType0<< Count > j__TPar

References Mono.Xml.SmallXmlParser.Expect(), j__TPar, and Mono.Xml.SmallXmlParser.Read().