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

◆ WriteComment()

override void System.Xml.XmlWellFormedWriter.WriteComment ( string text)
inline

Definition at line 245 of file XmlWellFormedWriter.cs.

246 {
247 if (text == null)
248 {
249 }
251 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.Xml.XmlWellFormedWriter.writer.