3 references to PathStep
System.ServiceModel (3)
System\ServiceModel\Dispatcher\XPathCompiler.cs (2)
616
Fx.Assert(XPathExprType.
PathStep
== e.Type, "");
744
Fx.Assert(XPathExprType.
PathStep
== steps[i].Type, "");
System\ServiceModel\Dispatcher\XPathExpr.cs (1)
385
: base(XPathExprType.
PathStep
, ValueDataType.Sequence, predicates)