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

◆ HtmlEncodedRawTextWriterIndent() [2/2]

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

Definition at line 21 of file HtmlEncodedRawTextWriterIndent.cs.

22 : base(stream, settings)
23 {
24 base.Init(settings);
25 string text = settings.indentChars;
27 bool flag = settings.newLineOnAttributes;
29 }
class f__AnonymousType0<< Count > j__TPar

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