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

◆ WriteSurrogateCharEntity()

override void System.Xml.XmlUtf8RawTextWriterIndent.WriteSurrogateCharEntity ( char lowChar,
char highChar )
inline

Definition at line 146 of file XmlUtf8RawTextWriterIndent.cs.

147 {
148 this.mixedContent = true;
149 base.WriteSurrogateCharEntity(lowChar, highChar);
150 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.