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

◆ WriteDocType()

override void System.Xml.HtmlUtf8RawTextWriterIndent.WriteDocType ( string name,
string pubid,
string sysid,
string subset )
inline

Definition at line 21 of file HtmlUtf8RawTextWriterIndent.cs.

22 {
23 base.WriteDocType(name, pubid, sysid, subset);
24 int bufPos = this.bufPos;
26 }
class f__AnonymousType0<< Count > j__TPar

References System.Xml.XmlUtf8RawTextWriter.bufPos, j__TPar, and System.name.