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

◆ RawWriter

XmlRawWriter System.Xml.XmlWellFormedWriter.RawWriter
getpackage

Definition at line 486 of file XmlWellFormedWriter.cs.

487 {
488 get
489 {
490 return this.rawWriter;
491 }
492 }