5 references to Empty
System.Data.SqlXml (5)
System\Xml\Xsl\QIL\QilList.cs (1)
47XmlQueryType xt = XmlQueryTypeFactory.Empty;
System\Xml\Xsl\QIL\QilTypeChecker.cs (2)
250return XmlQueryTypeFactory.Empty; 963return XmlQueryTypeFactory.Empty;
System\Xml\Xsl\Runtime\XsltConvert.cs (1)
372if (clrType == VoidType) return XmlQueryTypeFactory.Empty;
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
1027} else if (xt == TypeFactory.Empty) {