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

◆ HtmlUtf8RawTextWriterIndent()

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

Definition at line 10 of file HtmlUtf8RawTextWriterIndent.cs.

11 : base(stream, settings)
12 {
13 base.Init(settings);
14 string text = settings.indentChars;
16 bool flag = settings.newLineOnAttributes;
18 }
class f__AnonymousType0<< Count > j__TPar

References System.Xml.XmlWriterSettings.indentChars, j__TPar, System.Xml.XmlWriterSettings.newLineOnAttributes, and System.text.