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.QueryOutputWriter.WriteString ( string text)
inline

Definition at line 243 of file QueryOutputWriter.cs.

244 {
245 if (this.inAttr)
246 {
248 return;
249 }
250 }
class f__AnonymousType0<< Count > j__TPar

References System.Xml.QueryOutputWriter.inAttr, j__TPar, and System.Xml.QueryOutputWriter.wrapped.