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

◆ XmlUtf8RawTextWriterIndent()

System.Xml.XmlUtf8RawTextWriterIndent.XmlUtf8RawTextWriterIndent ( Stream stream,
XmlWriterSettings settings )
inline

Definition at line 10 of file XmlUtf8RawTextWriterIndent.cs.

11 : base(stream, settings)
12 {
13 this.Init(settings);
14 }
class f__AnonymousType0<< Count > j__TPar

References System.Xml.XmlUtf8RawTextWriterIndent.Init().