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