Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ WriteEscapedText() [3/3]

void System.Xml.XmlCanonicalWriter.WriteEscapedText ( string value)
inline

Definition at line 680 of file XmlCanonicalWriter.cs.

References System.Xml.XmlCanonicalWriter._depth, System.Xml.XmlCanonicalWriter._elementWriter, System.Xml.XmlCanonicalWriter._inStartElement, System.Xml.XmlCanonicalWriter._writer, System.Runtime.Serialization.DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(), System.Xml.XmlCanonicalWriter.ThrowIfClosed(), System.value, and System.Xml.XmlUTF8NodeWriter.WriteEscapedText().

Referenced by System.Xml.XmlSigningNodeWriter.WriteCData(), System.Xml.XmlCanonicalWriter.WriteCharEntity(), System.Xml.XmlSigningNodeWriter.WriteEscapedText(), System.Xml.XmlSigningNodeWriter.WriteEscapedText(), System.Xml.XmlSigningNodeWriter.WriteEscapedText(), and System.Xml.XmlSigningNodeWriter.WriteEscapedText().