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

◆ WriteEntityRef()

override void System.Xml.XmlUtf8RawTextWriterIndent.WriteEntityRef ( string name)
inline

Definition at line 132 of file XmlUtf8RawTextWriterIndent.cs.

133 {
134 this.mixedContent = true;
135 base.WriteEntityRef(name);
136 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.name.