4 references to s_Ampersand
System.Data.SqlXml (4)
System\Xml\Xsl\XsltOld\SequentialOutput.cs (4)
55static char[] s_TextValueFind = new char[] {s_Ampersand, s_GreaterThan, s_LessThan}; 58static char[] s_XmlAttributeValueFind = new char[] {s_Ampersand, s_GreaterThan, s_LessThan, s_Quote, s_NewLine, s_Return}; 390Write(s_Ampersand); 436Write(s_Ampersand);