Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprotectedinherited |
Definition at line 1210 of file XmlEncodedRawTextWriter.cs.
References System.Xml.XmlEncodedRawTextWriter._bufChars, System.Xml.XmlEncodedRawTextWriter._bufLen, System.Xml.XmlEncodedRawTextWriter._bufPos, System.Xml.XmlEncodedRawTextWriter._hadDoubleBracket, System.Xml.XmlEncodedRawTextWriter._newLineHandling, System.array, System.Xml.Dictionary, System.Xml.XmlEncodedRawTextWriter.EncodeSurrogate(), System.Xml.XmlEncodedRawTextWriter.FlushBuffer(), System.Xml.XmlEncodedRawTextWriter.InvalidXmlChar(), System.Xml.XmlCharType.IsAttributeValueChar(), System.Xml.XmlCharType.IsSurrogate(), System.Xml.XmlEncodedRawTextWriter.RawEndCData(), System.Xml.XmlEncodedRawTextWriter.RawStartCData(), System.text, and System.Xml.XmlEncodedRawTextWriter.WriteNewLine().
Referenced by System.Xml.XmlEncodedRawTextWriter.WriteCData().