Terraria v1.4.4.9
Terraria source code documentation
|
Reimplemented in System.Xml.HtmlEncodedRawTextWriterIndent.
Definition at line 645 of file XmlEncodedRawTextWriter.cs.
References System.Xml.XmlEncodedRawTextWriter._attrEndPos, System.Xml.XmlEncodedRawTextWriter._bufChars, System.Xml.XmlEncodedRawTextWriter._bufPos, System.Xml.XmlEncodedRawTextWriter._cdataPos, System.Xml.XmlEncodedRawTextWriter._charEntityFallback, System.Xml.XmlEncodedRawTextWriter._contentPos, System.Xml.XmlEncodedRawTextWriter._lastMarkPos, System.Xml.XmlEncodedRawTextWriter._stream, System.Xml.XmlEncodedRawTextWriter._textContentMarks, System.Xml.XmlEncodedRawTextWriter._textPos, System.Xml.XmlEncodedRawTextWriter._trackTextContent, System.Xml.XmlEncodedRawTextWriter._writer, System.Xml.XmlEncodedRawTextWriter._writeToNull, System.Xml.Dictionary, System.Xml.XmlEncodedRawTextWriter.EncodeChars(), System.Xml.CharEntityEncoderFallback.Reset(), and System.IO.TextWriter.Write().
Referenced by System.Xml.XmlEncodedRawTextWriter.Close(), System.Xml.XmlEncodedRawTextWriter.Flush(), System.Xml.XmlEncodedRawTextWriter.RawText(), System.Xml.XmlEncodedRawTextWriter.WriteAttributeTextBlock(), System.Xml.XmlEncodedRawTextWriter.WriteCDataSection(), System.Xml.XmlEncodedRawTextWriter.WriteCharEntity(), System.Xml.XmlEncodedRawTextWriter.WriteCommentOrPi(), System.Xml.XmlEncodedRawTextWriter.WriteElementTextBlock(), System.Xml.XmlEncodedRawTextWriter.WriteEntityRef(), System.Xml.HtmlEncodedRawTextWriter.WriteHtmlAttributeText(), System.Xml.HtmlEncodedRawTextWriter.WriteProcessingInstruction(), System.Xml.XmlEncodedRawTextWriter.WriteRawWithCharChecking(), and System.Xml.HtmlEncodedRawTextWriter.WriteUriAttributeText().