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

◆ s_XmlAttributeValueReplace

readonly string [] System.Xml.Xsl.XsltOld.SequentialOutput.s_XmlAttributeValueReplace = new string[6] { "&", ">", "<", """, "
", "
" }
staticprivateinherited

Definition at line 16 of file SequentialOutput.cs.

16{ "&", ">", "<", """, "
", "
" };

Referenced by System.Xml.Xsl.XsltOld.SequentialOutput.WriteXmlAttributeValue().