3 references to Path
System.ServiceModel (3)
System\ServiceModel\Dispatcher\XPathCompiler.cs (1)
251case XPathExprType.Path:
System\ServiceModel\Dispatcher\XPathParser.cs (2)
675pathExpr = new XPathExpr(XPathExprType.Path, ValueDataType.Sequence); 690pathExpr = new XPathExpr(XPathExprType.Path, ValueDataType.Sequence);