terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ WriteBinHex()

virtual void System.Xml.XmlWriter.WriteBinHex ( byte[] buffer,
int index,
int count )
inlinevirtual

Reimplemented in System.Xml.XmlAsyncCheckWriter, System.Xml.XmlAutoDetectWriter, System.Xml.XmlEventCache, and System.Xml.XmlWellFormedWriter.

Definition at line 97 of file XmlWriter.cs.

98 {
99 throw null;
100 }