2 references to Union
System.ServiceModel (2)
System\ServiceModel\Dispatcher\XPathCompiler.cs (1)
202
case XPathExprType.
Union
:
System\ServiceModel\Dispatcher\XPathParser.cs (1)
969
return new XPathConjunctExpr(XPathExprType.
Union
, ValueDataType.Sequence, leftExpr, rightExpr);