3 references to s_LessThan
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\SequentialOutput.cs (3)
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}; 148Write(s_LessThan);