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() [2/2]

override void System.Xml.XmlAutoDetectWriter.WriteXmlDeclaration ( XmlStandalone standalone)
inlinepackagevirtual

Reimplemented from System.Xml.XmlRawWriter.

Definition at line 210 of file XmlAutoDetectWriter.cs.

211 {
212 if (this.wrapped == null)
213 {
215 }
216 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.Xml.XmlAutoDetectWriter.wrapped.