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

◆ WriteEndElement() [2/2]

override void System.Xml.HtmlUtf8RawTextWriterIndent.WriteEndElement ( string prefix,
string localName,
string ns )
inlinepackage

Definition at line 78 of file HtmlUtf8RawTextWriterIndent.cs.

79 {
80 int num = this.indentLevel;
82 this.indentLevel = num;
83 base.WriteEndElement(prefix, localName, ns);
84 }
class f__AnonymousType0<< Count > j__TPar

References System.Xml.HtmlUtf8RawTextWriter.currentElementProperties, System.Xml.HtmlUtf8RawTextWriterIndent.indentLevel, and j__TPar.