1 instantiation of FunctionCallOpcode
System.ServiceModel (1)
System\ServiceModel\Dispatcher\XPathCompiler.cs (1)
350this.codeBlock.Append(new FunctionCallOpcode(function));
2 references to FunctionCallOpcode
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryFunctions.cs (2)
27FunctionCallOpcode functionCall = (FunctionCallOpcode)op;