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