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

◆ Close() [1/2]

override void System.Xml.XmlAutoDetectWriter.Close ( )
inlinevirtual

Reimplemented from System.Xml.XmlWriter.

Definition at line 168 of file XmlAutoDetectWriter.cs.

169 {
170 if (this.wrapped == null)
171 {
173 }
174 }
class f__AnonymousType0<< Count > j__TPar

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