5 references to Empty
System.Private.Xml (5)
System\Xml\Xsl\QIL\QilList.cs (1)
49XmlQueryType xt = XmlQueryTypeFactory.Empty;
System\Xml\Xsl\QIL\QilTypeChecker.cs (2)
261return XmlQueryTypeFactory.Empty; 1072return XmlQueryTypeFactory.Empty;
System\Xml\Xsl\Runtime\XsltConvert.cs (1)
369if (clrType == typeof(void)) return XmlQueryTypeFactory.Empty;
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
1167else if (xt == TypeFactory.Empty)