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

◆ WriteProcessingInstruction() [2/2]

override void System.Xml.HtmlEncodedRawTextWriter.WriteProcessingInstruction ( string target,
string text )
inline

Definition at line 227 of file HtmlEncodedRawTextWriter.cs.

References System.Xml.XmlEncodedRawTextWriter._bufChars, System.Xml.XmlEncodedRawTextWriter._bufLen, System.Xml.XmlEncodedRawTextWriter._bufPos, System.Xml.XmlEncodedRawTextWriter._inTextContent, System.Xml.XmlEncodedRawTextWriter._trackTextContent, System.Xml.XmlEncodedRawTextWriter.ChangeTextContentMark(), System.Xml.XmlEncodedRawTextWriter.FlushBuffer(), System.Xml.XmlEncodedRawTextWriter.RawText(), System.text, System.value, and System.Xml.XmlEncodedRawTextWriter.WriteCommentOrPi().

1.10.0