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

◆ WriteWhitespace()

override void System.Xml.XmlAutoDetectWriter.WriteWhitespace ( string ws)
inline

Definition at line 90 of file XmlAutoDetectWriter.cs.

91 {
92 if (this.wrapped == null)
93 {
94 XmlEventCache xmlEventCache = this.eventCache;
95 }
96 }
class f__AnonymousType0<< Count > j__TPar

References System.Xml.XmlAutoDetectWriter.eventCache, j__TPar, and System.Xml.XmlAutoDetectWriter.wrapped.