2 references to Union
System.Private.Xml (2)
System\Xml\Xsl\XPath\XPathBuilder.cs (2)
127
case XPathOperatorGroup.
Union
: return UnionOperator(op, left, right!);
705
/*Union */ XPathOperatorGroup.
Union
,