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

◆ IndentInternal

TriState System.Xml.XmlWriterSettings.IndentInternal
getpackage

Definition at line 310 of file XmlWriterSettings.cs.

311 {
312 get
313 {
314 return this.indent;
315 }
316 }