Terraria v1.4.4.9
Terraria source code documentation
|
Reimplemented in System.Xml.HtmlUtf8RawTextWriterIndent.
Definition at line 495 of file XmlUtf8RawTextWriter.cs.
References System.Xml.XmlUtf8RawTextWriter._attrEndPos, System.Xml.XmlUtf8RawTextWriter._bufBytes, System.Xml.XmlUtf8RawTextWriter._bufPos, System.Xml.XmlUtf8RawTextWriter._cdataPos, System.Xml.XmlUtf8RawTextWriter._contentPos, System.Xml.XmlUtf8RawTextWriter._stream, System.Xml.XmlUtf8RawTextWriter._textPos, System.Xml.XmlUtf8RawTextWriter._writeToNull, System.Xml.XmlUtf8RawTextWriter.IsSurrogateByte(), and System.IO.Stream.Write().
Referenced by System.Xml.XmlUtf8RawTextWriter.Close(), System.Xml.XmlUtf8RawTextWriter.Flush(), System.Xml.XmlUtf8RawTextWriter.RawText(), System.Xml.XmlUtf8RawTextWriter.WriteAttributeTextBlock(), System.Xml.XmlUtf8RawTextWriter.WriteCDataSection(), System.Xml.XmlUtf8RawTextWriter.WriteCharEntity(), System.Xml.XmlUtf8RawTextWriter.WriteCommentOrPi(), System.Xml.XmlUtf8RawTextWriter.WriteElementTextBlock(), System.Xml.XmlUtf8RawTextWriter.WriteEntityRef(), System.Xml.HtmlUtf8RawTextWriter.WriteHtmlAttributeText(), System.Xml.HtmlUtf8RawTextWriter.WriteProcessingInstruction(), System.Xml.XmlUtf8RawTextWriter.WriteRawWithCharChecking(), and System.Xml.HtmlUtf8RawTextWriter.WriteUriAttributeText().