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

◆ WriteString()

override void System.Xml.XmlAutoDetectWriter.WriteString ( string text)
inline

Definition at line 99 of file XmlAutoDetectWriter.cs.

100 {
101 bool flag = this.TextBlockCreatesWriter(text);
103 }
class f__AnonymousType0<< Count > j__TPar
bool TextBlockCreatesWriter(string textBlock)

References j__TPar, System.Xml.XmlAutoDetectWriter.TextBlockCreatesWriter(), and System.Xml.XmlAutoDetectWriter.wrapped.