6 references to StringType
System.Data.SqlXml (6)
System\Xml\Xsl\Runtime\XsltConvert.cs (3)
74if (itemType == StringType) { 114if (itemType == StringType) { 364if (clrType == StringType) return XmlQueryTypeFactory.StringX;
System\Xml\Xsl\Runtime\XsltFunctions.cs (1)
277if (itemType == XsltConvert.StringType) {
System\Xml\Xsl\Runtime\XsltLibrary.cs (1)
262if (itemType == XsltConvert.StringType) {
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (1)
550if (propValue.ValueType == XsltConvert.StringType) {