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