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