2 references to Union
System.Data.SqlXml (2)
System\Xml\Xsl\XPath\XPathBuilder.cs (2)
113
case XPathOperatorGroup.
Union
: return UnionOperator (op, left, right);
606
/*Union */ XPathOperatorGroup.
Union
,