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

◆ WriteProcessingInstruction()

override void System.Xml.XmlAutoDetectWriter.WriteProcessingInstruction ( string name,
string text )
inline

Definition at line 81 of file XmlAutoDetectWriter.cs.

82 {
83 if (this.wrapped == null)
84 {
85 XmlEventCache xmlEventCache = this.eventCache;
86 }
87 }
class f__AnonymousType0<< Count > j__TPar

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