Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprotectedinherited |
Definition at line 1086 of file XmlEncodedRawTextWriter.cs.
References System.Xml.XmlEncodedRawTextWriter._bufChars, System.Xml.XmlEncodedRawTextWriter._bufLen, System.Xml.XmlEncodedRawTextWriter._bufPos, System.Xml.XmlEncodedRawTextWriter._newLineHandling, System.array, System.Xml.Dictionary, System.Xml.XmlEncodedRawTextWriter.EncodeSurrogate(), System.Xml.XmlEncodedRawTextWriter.FlushBuffer(), System.Xml.XmlEncodedRawTextWriter.InvalidXmlChar(), System.Xml.XmlCharType.IsSurrogate(), System.Xml.XmlCharType.IsTextChar(), System.text, and System.Xml.XmlEncodedRawTextWriter.WriteNewLine().
Referenced by System.Xml.XmlEncodedRawTextWriter.WriteComment(), System.Xml.XmlEncodedRawTextWriter.WriteProcessingInstruction(), and System.Xml.HtmlEncodedRawTextWriter.WriteProcessingInstruction().