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

◆ s_XmlAttributeValueFind

readonly char [] System.Xml.Xsl.XsltOld.SequentialOutput.s_XmlAttributeValueFind = new char[6] { '&', '>', '<', '"', '\n', '\r' }
staticprivateinherited

Definition at line 14 of file SequentialOutput.cs.

14{ '&', '>', '<', '"', '\n', '\r' };

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