1 instantiation of XPathXsltVariableExpr
System.ServiceModel (1)
System\ServiceModel\Dispatcher\XPathParser.cs (1)
990expr = new XPathXsltVariableExpr(this.context, var);
2 references to XPathXsltVariableExpr
System.ServiceModel (2)
System\ServiceModel\Dispatcher\XPathCompiler.cs (2)
264this.CompileXsltVariable((XPathXsltVariableExpr)expr); 826void CompileXsltVariable(XPathXsltVariableExpr expr)