3 references to XsltFunction
System.ServiceModel (3)
System\ServiceModel\Dispatcher\XPathCompiler.cs (2)
259
case XPathExprType.
XsltFunction
:
316
if (expr.Type != XPathExprType.
XsltFunction
)
System\ServiceModel\Dispatcher\XPathExpr.cs (1)
280
: base(XPathExprType.
XsltFunction
, ConvertTypeFromXslt(function.ReturnType), subExpr)