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

◆ WriteRaw() [1/2]

override void System.Xml.QueryOutputWriter.WriteRaw ( char[] buffer,
int index,
int count )
inline

Definition at line 281 of file QueryOutputWriter.cs.

282 {
283 if (this.inAttr)
284 {
286 return;
287 }
288 }
class f__AnonymousType0<< Count > j__TPar

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