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

◆ WriteCharEntity()

override void System.Xml.XmlUtf8RawTextWriter.WriteCharEntity ( char ch)
inline

Definition at line 336 of file XmlUtf8RawTextWriter.cs.

337 {
339 if (this.checkCharacters)
340 {
341 }
342 byte[] array = this.bufBytes;
343 byte[] array2 = this.bufBytes;
344 byte[] array3 = this.bufBytes;
346 string text;
347 this.RawText(text);
348 byte[] array4 = this.bufBytes;
349 int num = this.bufPos;
350 int num2 = this.bufLen;
351 int num3 = this.bufPos;
353 }
class f__AnonymousType0<< Count > j__TPar

References System.array, System.Xml.XmlUtf8RawTextWriter.bufBytes, System.Xml.XmlUtf8RawTextWriter.bufLen, System.Xml.XmlUtf8RawTextWriter.bufPos, System.Xml.XmlUtf8RawTextWriter.checkCharacters, System.Globalization.NumberFormatInfo.InvariantInfo, j__TPar, System.Xml.XmlUtf8RawTextWriter.RawText(), and System.text.