2 references to XPathMessageFunctionCallOpcode
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QuerySubExprEliminator.cs (1)
476Opcode op = new XPathMessageFunctionCallOpcode(XPathMessageContext.HeaderFun, 0);
System\ServiceModel\Dispatcher\XPathCompiler.cs (1)
814this.codeBlock.Append(new XPathMessageFunctionCallOpcode((XPathMessageFunction)expr.Function, expr.SubExprCount));