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

◆ WriteXmlDeclaration() [1/2]

override void System.Xml.XmlEventCache.WriteXmlDeclaration ( string xmldecl)
inlinepackagevirtual

Reimplemented from System.Xml.XmlRawWriter.

Definition at line 197 of file XmlEventCache.cs.

198 {
199 int num = this.NewEvent();
200 this.pageCurr.o = 17;
201 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.Xml.XmlEventCache.NewEvent().