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.HtmlEncodedRawTextWriterIndent.WriteEndElement ( string prefix,
string localName,
string ns )
inlinepackage

Definition at line 90 of file HtmlEncodedRawTextWriterIndent.cs.

91 {
92 int num = this.indentLevel;
94 this.indentLevel = num;
95 base.WriteEndElement(prefix, localName, ns);
96 }
class f__AnonymousType0<< Count > j__TPar

References System.Xml.HtmlEncodedRawTextWriter.currentElementProperties, System.Xml.HtmlEncodedRawTextWriterIndent.indentLevel, and j__TPar.