2 references to LocationPath
System.ServiceModel (2)
System\ServiceModel\Dispatcher\XPathCompiler.cs (1)
215case XPathExprType.LocationPath:
System\ServiceModel\Dispatcher\XPathParser.cs (1)
462return new XPathExpr(XPathExprType.LocationPath, ValueDataType.Sequence, path);