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