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

◆ WriteBinHex()

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

Reimplemented from System.Xml.XmlWriter.

Definition at line 478 of file XmlWellFormedWriter.cs.

479 {
481 BinHexEncoder.Encode(buffer, index, count, this);
482 }
class f__AnonymousType0<< Count > j__TPar
XmlWellFormedWriter.State currentState

References System.count, System.Xml.XmlWellFormedWriter.currentState, System.Xml.BinHexEncoder.Encode(), System.index, and System.state.