1 instantiation of XPathFunctionExpr
System.ServiceModel (1)
System\ServiceModel\Dispatcher\XPathParser.cs (1)
420functionImpl = new XPathFunctionExpr(fun, args);
3 references to XPathFunctionExpr
System.ServiceModel (3)
System\ServiceModel\Dispatcher\XPathCompiler.cs (3)
199this.CompileFunction((XPathFunctionExpr)expr); 330void CompileFunction(XPathFunctionExpr expr) 377bool CompileFunctionSpecial(XPathFunctionExpr expr)