4 references to s_EnAmpersand
System.Data.SqlXml (4)
System\Xml\Xsl\XsltOld\SequentialOutput.cs (4)
56static string[] s_TextValueReplace = new string[] {s_EnAmpersand , s_EnGreaterThan , s_EnLessThan }; 59static string[] s_XmlAttributeValueReplace = new string[] {s_EnAmpersand , s_EnGreaterThan , s_EnLessThan , s_EnQuote , s_EnNewLine , s_EnReturn }; 497Write(s_EnAmpersand); 525Write(s_EnAmpersand);