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

◆ WriteBase64()

override void System.Xml.XmlEncodedRawTextWriterIndent.WriteBase64 ( byte[] buffer,
int index,
int count )
inline

Definition at line 203 of file XmlEncodedRawTextWriterIndent.cs.

204 {
205 this.mixedContent = true;
206 base.WriteBase64(buffer, index, count);
207 }
class f__AnonymousType0<< Count > j__TPar

References System.count, System.index, and j__TPar.