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

◆ WriteProcessingInstruction() [1/2]

override void System.Xml.XmlEncodedRawTextWriter.WriteProcessingInstruction ( string name,
string text )
inline

Definition at line 418 of file XmlEncodedRawTextWriter.cs.

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

Referenced by System.Xml.XmlEncodedRawTextWriter.WriteXmlDeclaration().